This is a personal portfolio website of Aditya Kumar Srivastava built with React to showcase my experience, projects, skills, and certifications.
- Responsive design optimized for all devices
- Interactive UI with smooth scrolling
- Project showcase section
- Skills and experience timeline
- Contact form
- Deployed with GitHub Pages
- React.js
- CSS3
- JavaScript
- GitHub Actions for CI/CD
- GitHub Pages for hosting
-
Clone the repository
git clone https://github.com/adityaSrivastava29/adityasrivastava29.github.io.git cd adityasrivastava29.github.io
-
Install dependencies
npm install
-
Start the development server
npm start
-
Open http://localhost:3000 to view it in the browser.
This portfolio is automatically deployed to GitHub Pages using GitHub Actions whenever changes are pushed to the master branch.
MIT
If you like this portfolio website, please consider giving it a ⭐ on GitHub! Your support is greatly appreciated.