https://github.com/kedarkk1/netlify_portfolio_website
My Personal portfolio website. Click link below to see the live portfolio website⬇
https://github.com/kedarkk1/netlify_portfolio_website
ant-design antd antdesign crud-application css dark-light-mode dark-mode firebase portfolio react react-router reactjs redux resume ui-design
Last synced: 4 months ago
JSON representation
My Personal portfolio website. Click link below to see the live portfolio website⬇
- Host: GitHub
- URL: https://github.com/kedarkk1/netlify_portfolio_website
- Owner: KedarKK1
- Created: 2022-08-07T11:18:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-10-29T17:09:09.000Z (8 months ago)
- Last Synced: 2025-10-29T19:12:18.354Z (8 months ago)
- Topics: ant-design, antd, antdesign, crud-application, css, dark-light-mode, dark-mode, firebase, portfolio, react, react-router, reactjs, redux, resume, ui-design
- Language: JavaScript
- Homepage: https://kedarkoshti.netlify.app
- Size: 6.67 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio Website Link -
- My Website Link -
https://kedarkoshti.netlify.app
## Collaborations for future improvements are always welcomed
You can see Features & Future Scope [here](#Features)
## For deployment purposes
``` sh
npm run deploy
```
Or
```sh
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
``` sh
git clone https://github.com/KedarKK1/Portfolio_Website.git
```
## Install React Scripts
``` sh
npm i
```
npm install react-scripts
This step is for installing all the necessary dependencies, you can also use "npm i"
### `npm start`
``` sh
npm start
```
Open [http://localhost:3000](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 😎