Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

harshrastogi15/Personal

Repository files navigation

My Portfolio

Welcome to my personal portfolio website! This project showcases my skills, projects, education, and more. Feel free to explore and learn more about me.

Live Demo

Check out the live version of my portfolio: Live

Features

  • Responsive navigation bar with smooth menu transitions
  • Sections for About, Projects, Education, Experience, Contact, and more
  • Smooth scrolling between sections for a seamless user experience
  • Consistent theming using Tailwind CSS and a theme configuration

Getting Started

  1. Clone this repository: git clone https://github.com/yourusername/your-portfolio.git
  2. Navigate to the project directory: cd your-portfolio
  3. Install the required dependencies: npm install
  4. Start the development server: npm start

Project Structure

  • src/Navbar.js: Responsive navigation bar component.
  • src/About.js: About section component.
  • src/Projects.js: Projects section component.
  • src/Education.js: Education section component.
  • src/Experience.js: Experience section component.
  • src/Contact.js: Contact section component.
  • src/Footer.js: Footer component.
  • src/ScrollButton.js: Scroll button component for smooth scrolling.
  • src/App.js: Main application component.
  • src/index.js: Entry point of the application.
  • src/theme.js: Theme configuration for consistent styling.

Customization

  • Update the content in each section component (About.js, Projects.js, etc.) to reflect your information.
  • Modify theme.js to customize the color and typography themes of your portfolio.

Dependencies

  • React.js
  • Tailwind CSS
  • react-icons (for icons)

About

Welcome to my personal portfolio website! This project showcases my skills, projects, education, and more. Feel free to explore and learn more about me.

Topics

Resources

Readme

Stars

Watchers

Forks

Contributors