Skip to content

Ronitsabhaya75/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

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.

Table of Contents

About

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.

Features

  • 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.

Technologies Used

  • Frontend: HTML, CSS, JavaScript, ReactJS
  • Styling: Tailwind CSS, Bootstrap
  • Hosting: GitHub Pages

Setup and Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Ronitsabhaya75/Portfolio.git
  2. Navigate to the project directory:

    cd Portfolio
  3. Install dependencies (if using a package manager like npm or yarn):

    npm install
  4. Start the development server:

    npm start
  5. Open your browser and navigate to http://localhost:3000 to view the site.

Contributing

Contributions, issues, and feature requests are welcome! If you would like to contribute:

  1. Fork this repository.
  2. Create a branch for your feature or bug fix: git checkout -b feature-name.
  3. Commit your changes: git commit -m 'Add feature/fix bug'.
  4. Push to the branch: git push origin feature-name.
  5. Open a pull request.

Thank you for visiting my portfolio repository! If you find this project interesting, please consider giving it a ⭐ on GitHub.

Releases

No releases published

Packages

No packages published