Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ishubham21/portfolio
Developed using ReactJS, this is the latest iteration of my portfolio website. It contains my resume, projects, and a contact form.
https://github.com/ishubham21/portfolio
react reactjs
Last synced: 1 day ago
JSON representation
Developed using ReactJS, this is the latest iteration of my portfolio website. It contains my resume, projects, and a contact form.
- Host: GitHub
- URL: https://github.com/ishubham21/portfolio
- Owner: ishubham21
- License: mit
- Created: 2021-09-20T16:20:51.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-30T14:04:41.000Z (11 months ago)
- Last Synced: 2024-03-30T15:24:29.598Z (11 months ago)
- Topics: react, reactjs
- Language: JavaScript
- Homepage: https://shubhamgautam.in
- Size: 47.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Portfolio Website
Hey, visitor! So this is my portfolio website that lists my elevator-pitch, my online resume, my projects and a contact form that is powered by Gmail's SMTP server and operated using Nodemailer. Checkout the website here - [Portfolio](https://shubham-portfolio.vrecel.app).
## Website Preview
Home Page
![]()
Resume Section
![]()
Projects Section
![]()
Contact Section
![]()
## Features
- Front end is built using ReactJS
- Back end is built using NodeJS, and ExpressJS
- Both front end and back end are deployed on vercel
- No CSS frameworks/external animation libraries are used to ensure low latency
- Used Gmail's SMTP server alongwith Nodemailer to configure and power the contact form.## License
This project is licensed under the MIT License - see the [LICENSE.md](license.md) file for details