Welcome to my personal portfolio repository! This project showcases my skills, experiences, and projects as a Computer Science student. It serves as an online representation of my professional profile and accomplishments.
This portfolio website highlights:
- My professional background and academic journey.
- Projects I've worked on, including their descriptions and links.
- My technical skills and achievements.
- Ways to get in touch with me.
- Responsive Design: Optimized for different devices and screen sizes.
- Interactive Projects Section: Showcases my key projects with descriptions and links.
- Contact Form: Allows visitors to reach out directly.
- Modern UI/UX: Designed with a clean and professional aesthetic.
- Frontend: HTML, CSS, JavaScript, ReactJS
- Styling: Tailwind CSS, Bootstrap
- Hosting: GitHub Pages
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Ronitsabhaya75/Portfolio.git
-
Navigate to the project directory:
cd Portfolio -
Install dependencies (if using a package manager like
npmoryarn):npm install
-
Start the development server:
npm start
-
Open your browser and navigate to
http://localhost:3000to view the site.
Contributions, issues, and feature requests are welcome! If you would like to contribute:
- Fork this repository.
- Create a branch for your feature or bug fix:
git checkout -b feature-name. - Commit your changes:
git commit -m 'Add feature/fix bug'. - Push to the branch:
git push origin feature-name. - Open a pull request.
Thank you for visiting my portfolio repository! If you find this project interesting, please consider giving it a ⭐ on GitHub.