Skip to content

My Personal portfolio website. Click link below to see the live portfolio website⬇

Notifications You must be signed in to change notification settings

KedarKK1/Netlify_Portfolio_Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Website Link -

Collaborations for future improvements are always welcomed

You can see Features & Future Scope here

For deployment purposes

npm run deploy

Or

yarn install

Portfolio_Website

My Portfolio Website Deployed

Features

  • Project was made in React and Ant Design
  • Site is Responsive, and mobile-friendly
  • Animations are added to landing page and portfolio website (AOS library)
  • Dynamic titles to each webpage and seo-friendly (react-helmet)
  • Dark Mode/Light Mode for engineers 😋😍😎 (state management using Redux)
  • Number of visits on HomePage (using Firebase counter)
  • Google Analytics tracking
  • CRUD for everyone

Future Scope

  • Infinite scroll on funpage
  • Give tags to memes
  • Sort according to tags (use ML to get closest tag eg. Elon Musk memes, etc)
  • apply ML to fun page to automatically generate tags for memes

Getting Started with the Project

git clone https://github.com/KedarKK1/Portfolio_Website.git

Install React Scripts

npm i

npm install react-scripts This step is for installing all the necessary dependencies, you can also use "npm i"

npm start

npm start

Open http://localhost:3000 to view it in your browser.

adding your page

Make a react component of your page in a folder. import it in App.js

Show your support

Give a star(⭐️) if this project helped you!

Contributors 😎