checking webhook
Welcome to my personal portfolio website repository. This website showcases my projects, skills, and experience as a Computer Science student and aspiring web developer.
..
- Responsive design that works on all devices
- Dark/Light mode toggle
- Interactive UI elements
- Project showcase with detailed descriptions
- Contact form for easy communication
- Skills and experience sections
- Downloadable resume
- React.js
- TypeScript
- Tailwind CSS
- Vite
- Lucide React (for icons)
src/
├── components/
│ ├── HeroSection.tsx
│ ├── Navbar.tsx
│ ├── ProjectsSection.tsx
│ ├── SkillsSection.tsx
│ ├── ExperienceSection.tsx
│ ├── ContactSection.tsx
│ └── Footer.tsx
├── assets/
├── App.tsx
├── main.tsx
└── index.css
- Node.js (v14.0.0 or later)
- npm or yarn
-
Clone the repository
git clone https://github.com/BinItpandey09/my_portfolio.git
-
Navigate to the project directory
cd my_portfolio
-
Install dependencies
npm install
-
Start the development server
npm run dev
-
Open your browser and visit
http://localhost:5173
npm run build
- Add blog section
- Implement more interactive animations
- Add project filtering capabilities
- Integrate a headless CMS for easier content management
- Email: vnitpandey05@gmail.com
- LinkedIn: binit-pandey
- GitHub: BinItpandey09
This project is licensed under the MIT License - see the LICENSE file for details.