Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kushshriv/kushshriv.github.io
Personal Portfolio Website using React.
https://github.com/kushshriv/kushshriv.github.io
portfolio-website react reactjs typescript
Last synced: 6 days ago
JSON representation
Personal Portfolio Website using React.
- Host: GitHub
- URL: https://github.com/kushshriv/kushshriv.github.io
- Owner: KushShriv
- Created: 2024-08-18T20:22:15.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-20T18:43:41.000Z (3 months ago)
- Last Synced: 2024-08-21T00:44:53.354Z (3 months ago)
- Topics: portfolio-website, react, reactjs, typescript
- Language: TypeScript
- Homepage: https://kushshriv.github.io/
- Size: 1.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal React Portfolio
Check the Portfolio [here](https://kushshriv.github.io) on
---
This is my personal portfolio website where i display some of my projects, experience, education and certifications.
This is currently a single static page made with various extendable React Components.
## Tech Stack Used
## Screenshots
#### Light Mode![Light Mode Screenshot](public/LightModeSS.png)
#### Dark Mode
![Dark Mode Screenshot](public/DarkModeSS.png)
### Components - Current Configuration
#### Theme Changer![Light](public/ThemeLightSS.png)
![Dark](public/ThemeDarkSS.png)#### Avatar
![Avatar Card](public/AvatarSS.png)
#### Details
![Details Card](public/DetailSS.png)
#### Education
![Education Card](public/EducationSS.png)
#### Certifications
![Certification Card](public/CertificationSS.png)
#### Tech Stack Card
![Tech Stack](public/TechStackSS.png)
#### My Projects
![My Projects Card](public/ProjectSS.png)
#### Experience
![Experience Card](public/ExperienceSS.png)
#### GitHub Projects
![GitHub Projects Card](public/GitHubProjectSS.png)
---
Inspired by and made using the help of [GitProfile](https://github.com/arifszn/gitprofile/)
This website and the code structure was inspired by and some were taken from GitProfile