Skip to content

govinddwivedi-git/govind-dwivedi

Repository files navigation

Personal Portfolio Website

A modern, responsive portfolio website built with React, Framer Motion, and Tailwind CSS to showcase my skills, projects, education, and work experience.

Features

  • 🎨 Modern and clean design with smooth animations
  • 📱 Fully responsive layout
  • 🌟 Interactive UI elements using Framer Motion
  • 🎯 Sections for Projects, Skills, Education, and Work Experience
  • 🔗 Social media integration
  • 📊 Skills categorization with icons
  • 🚀 Smooth scrolling navigation

Tech Stack

  • React.js
  • Tailwind CSS
  • Framer Motion
  • React Icons

Getting Started

  1. Clone the repository:
git clone <repository-url>
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Build for production:
npm run build

Project Structure

src/
├── assets/       # Images and static assets
├── components/   # React components
├── constants/    # Configuration and constant data
└── styles/       # Global styles

Customization

You can easily customize the content by modifying the files in the src/constants directory:

  • index.jsx: Contains all the content data (projects, skills, experiences, etc.)
  • Update images in the src/assets directory
  • Modify styles in Tailwind configuration

Contributing

Feel free to fork this project and customize it for your own use. If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.

License

MIT License - feel free to use this project for your own portfolio!

About

My portfolio website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors