Skip to content

shusritavenugopal/shusrita-venugopal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio

Screenshot 2024-06-14 at 4 32 30 PM

Project Description

This portfolio website serves as a comprehensive introduction to my professional identity. It highlights my skills, experiences, projects, and achievements. The website is designed to be responsive and accessible, ensuring a seamless experience across various devices.

Features

  • Home: Introduction and overview of my professional background.
  • About: Detailed information about my career journey and personal interests.
  • Experience: A timeline of my professional experience, including roles and responsibilities.
  • Skills: A showcase of my technical skills and proficiencies.
  • Projects: Highlights of significant projects I've worked on, including descriptions and links.
  • Education: Highlights of Education.
  • Contact: A form to get in touch with me directly.

Technologies Used

  • React: JavaScript library for building user interfaces.
  • Styled Components: For component-level styling.
  • React Router: For routing within the app.
  • GitHub Pages: For hosting the portfolio.

Website URL : shusrita-venugopal

If you like this, please leave a ⭐! Thank you!

Setup Instructions

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/shusritavenugopal/shusrita-venugopal.git
    cd shusrita-venugopal
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start
  4. Open your browser and go to http://localhost:3000 to see the website in action.

Deployment

To deploy the project on GitHub Pages, follow these steps:

  1. Build the project:

    npm run build
  2. Deploy to GitHub Pages:

    npm run deploy
  3. Ensure the gh-pages branch is set as the source in the GitHub repository settings.

    • Go to your repository on GitHub.
    • Click on the Settings tab.
    • In the left sidebar, click on Pages.
    • Set the source to the gh-pages branch.

Contributing

Contributions are welcome! If you have suggestions for improving this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch.
    git checkout -b feature-name
  3. Make your changes.
  4. Commit your changes.
    git commit -m "Add feature"
  5. Push to the branch.
    git push origin feature-name
  6. Create a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

If you have any questions or comments, feel free to reach out to me at shusritavenugopal@gmail.com.

Visit the live site: shusritavenugopal.github.io/shusrita-venugopal


Thank you for visiting my portfolio repository!