Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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