Hello folks, A modern, responsive personal portfolio website built with React, Vite, and Bootstrap — showcasing my projects, skills, and experience as a software developer. You can find my old website.
- Fully responsive design (mobile-friendly)
- Smooth page transitions and animations
- Integrated chatbot (rule-based)
- Dynamic projects section with JSON data
- Contact form connected via EmailJS
must be installed before installing the project.
must be installed to clone this project.
- Operating System used is Windows (Note: in linux i have not tested it).
- You may use any editor of your choice (Recommended VS Code).
- Fork the Project and clone Repository using git clone
git clone https://github.com/SubramanyaKS/subramanya-portfolio.git
- Install all dependency in package.json
npm install
- Run application using command
npm run dev
- Automatically open the website in localhost
http://localhost/5173
Contributions, issues, and feature requests are welcome!
Feel free to fork this repo and submit a pull request.
- Fork the repository
- Create your feature branch
git checkout -b feature/YourFeature
- Make changes and commit your changes.
git commit -m "Changes in xyz"
- Push the changes to branch.
git push origin feature/YourFeature
- Open a pull request
Subramanya K S 🐦 Twitter 🌐 Portfolio
The portfolio is deployed in netlify platform.
Live Demo: https://subramanya-portfolio.netlify.app
This project is licensed under the GNU General public License v3 License - see the LICENSE.md file for details
Note:Particle effect has been removed. if you want just import the component at your desired page
Note: For Particle Effect please refer:
This tutorial
If you like this don't forget to ⭐ the repository.
Thank You for visiting Have a nice day 😊