Welcome to my personal portfolio website! 🚀
This is a fully responsive developer portfolio built with React, Vite, and CSS Modules, showcasing my skills, projects, and experiences in modern web development.
Visit the live website here:
➡️ My-portfolio
- 🌗 Light/Dark mode toggle
- 🎯 Dynamic typing effect for role titles
- ✨ Animated profile section and particle background
- 🧠 Skills, Projects, and Experience timeline
- 📥 Resume and offer letter downloads
- 🌐 Social media integration (GitHub, LinkedIn, Email)
- 📱 Fully responsive across devices
- Frontend: React, Vite, CSS Modules
- Animations: CSS Keyframes, Intersection Observer
- Deployment: Vercel
To set up this project locally on your system:
# Clone the repo
git clone https://github.com/Mohataseem89/My-portfolio.git
# Navigate into the project directory
cd My-portfolio
# Install all dependencies
npm install
# Start the development server
npm run dev