Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
Homepage


Resume Section
Resume


Projects Section
Resume


Contact Section
Resume

## 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