Code Monkey home page Code Monkey logo

portfolio's Introduction

Portfolio Website - v2.0
soumyajit.tech

Demo

forthebadge   forthebadge   forthebadge   GitHub Repo stars   GitHub forks

🔹 Report Bug     🔹 Request Feature

TL;DR

You can fork this repo to modify and make changes of your own. Please give me proper credit by linking back to Soumyajit4419. Thanks!

Built With

My personal portfolio soumyajit.tech which features some of my github projects as well as my resume and technical skills.

This project was built using these technologies.

  • React.js
  • Node.js
  • Express.js
  • CSS3
  • VsCode
  • Vercel

Features

📖 Multi-Page Layout

🎨 Styled with React-Bootstrap and Css with easy to customize colors

📱 Fully Responsive

Getting Started

Clone down this repository. You will need node.js and git installed globally on your machine.

🛠 Installation and Setup Instructions

  1. Installation: npm install

  2. In the project directory, you can run: npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.

Usage Instructions

Open the project folder and Navigate to /src/components/.
You will find all the components used and you can edit your information accordingly.

Show your support

Give a ⭐ if you like this website!

Buy Me A Coffee

portfolio's People

Contributors

aitadev avatar caioaugustoo avatar dependabot[bot] avatar hiten1708 avatar ldelavois avatar mspronesti avatar shoaibsajid1 avatar shubham-shahh avatar soumyajit4419 avatar vac95 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

portfolio's Issues

module not found

config file in Server doesn't exist
please help me to find this file

Unable to run the project

I'm encountering the following error when attempting to run my project using npm start in the terminal: "'react-scripts' is not recognized as an internal or external command, operable program or batch file." Despite having npm installed, I'm unable to proceed with starting the project.

Routing seems incorrect

Hello, I noticed that in your routing structure you don't have a default route redirecting to a correct one or displaying a 404 error page, so that a route like <base_url>/foo is not forbidden.

In addition, routes like /about/foo/bar are accepted and display the content of the /about page, while I think you should either display a 404 page or redirect to somewhere.

Incorrect routing after upgrading to `ract-router-dom` v6

After upgrading react-router-dom to v6, the page rendering is not correct in case of garbage urls, which should lead to a redirection to the Home component or to a 404 error page.
For instance, the url <BASE_URL>/foo/bar/blabla displays the Home component regardless of the path.
See the bug here

Failed to load pdf file

Hi,

After cloning and updating the code for the resume, I am getting the "Failed to load pdf file" in the resume section. Can you please help me to resolve this?

Screen Shot 2022-06-28 at 12 33 19 PM

Thanks,
Priya Shah

One page site

try to create one page portfolio with dark and light theme.

I can't publish this.

I am a mobile user, need a proper guide for publish this on mobile! Please write a guide on readme file

Move Education and employment timeline in About section

Just saw your blog, I really liked it, but I think the education and employment section should be moved in About section.

ALso I don't have much knowledge about CSS, could you guide me if the global color of your website which is some shade of purple, if that can be changed to some other color at one place and if that changes it everywhere on the blog.

Little Tweaks in The Design

NGL your website is great!! but I think there are some places where little tweaking is needed for exampel:

  1. Italics in design is generally avoided
  2. width of the home navbar seems weird

and much more, kindly appoint me this issue so I can start working on it

About CONTRIBUTE

Can I add contribute.md to show more information about this project and explain about contribution and how to contribute to this project?
Beginners can add contributions to this project a little bit easier.

having issue deploying on heroku

Hello,

I was trying to push these codes on Heroku but continuously got errors as
method=GET path="/favicon.ico"

Any suggestions would be helpful,
Thanks

if there is no github link in the project, it should not display the github button

Step to Reproduce:
1.) Start the dev server by npm start.
2.) Edit your project in the code and dont provide any link in ghLink.
3.) Go to the website
4.) In project section you can see still see the github button.

Scenario:
If a user works in a corporate projects like me, so there will be no github or bitbucket links and most of them were confidential, so attaching the github link is not possible.

Error

Failed to compile
./src/components/Particle.js
Module not found: Can't resolve 'react-particles-js' in '/root/Portfolio/src/components

Just after running npm start

Typos within Leaf Disease Prediction

image

Your are missing a space between the 'leaves' and 'The' in the phrase of '38 classes of various plant leaves.The'. Also, the word 'achive' should be spelled 'achieve'.

Emoji Error

Add This in Home Page

<className="wave" role="img" aria-labelledby="wave">

Config File?

Give an example of the config.js file placed in server please!

cannot run the project

Failed to compile
./node_modules/react-github-calendar/node_modules/react-activity-calendar/build/index.js 237:54
Module parse failed: Unexpected token (237:54)
You may need an appropriate loader to handle this file type.
| return null;
| }

var year = dateFns.getYear(dateFns.parseISO(data[0]?.date));
| var weeks = groupByWeeks(data, weekStart);
| var totalCount = typeof totalCountProp === 'number' ? totalCountProp : data.reduce(function (sum, day) {

Server Usage

So, after refactoring this completely myself and rebuilding most of the portfolio under my own code, I've been looking for the usage of the server in this project, what are the functions of the server?

You can improve more better i know you can

Because i see lot of stuffs like you can do a 3d images that works and make little bit attractive in Languages that you have added Just it from my side I like Your portfolio 💯

Module parse failed: Unexpected token, You may need an appropriate loader to handle this file type.

Hi, i've been trying to run this project on local, after typing npm start , i got a error saying:

./node_modules/react-activity-calendar/build/index.es.js 269:38
Module parse failed: Unexpected token (269:38)
You may need an appropriate loader to handle this file type.
| return sum + day.count;
| }, 0);

var year = getYear(parseISO(data[0]?.date));
| var theme = getTheme(themeProp, color$1);
| var labels = Object.assign({}, DEFAULT_LABELS, labelsProp);

Question about Images

Is there a website you got your images from? I really like them and would like to make something similar to put in my repo fork.

Thanks!
Elle

Feature: visit counter

Dear #soumyajit4419

I really enjoy this design. However, as a non-expert of Javascript I land here with a simple question!
How would one implement a visit counter, either on a page loading or for a specific click on button? Do you have any heads up for this?

I have been reading this very nice possible implementation but yet I struggle to translate it to the current Portfolio setup.

Thanks for help and again, great job.
Bests

Unable to run the website

I am less experienced in web development and Github pages

I have made some changes to the portfolio and added them to my repo for GitHub pages.
But when I run the site it redirects to the readme.md file of the repo.
@soumyajit4419 Please tell me what are the proper steps to follow once the changes are done ?

Your site is neat bro

Your site is simple and I like the minimalism you did on the interactions effects. But I feel like the text in the about section as well as project descriptions are a bit broken, the spacing there is not make sure.😊If you can fix that I think it would be great to go.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.