Welcome to my personal portfolio website built using React.js and JavaScript. This website showcases my skills, projects, and experiences as a software engineer.
🎯 Designed to reflect my personality, passion, and capabilities in software development and UI/UX.
🌐 Visit Portfolio Website
- ⚛️ React.js (Vite or Create React App)
- 🌐 JavaScript (ES6+)
- 💨 Tailwind CSS (or your preferred CSS framework)
- 📁 Git & GitHub
- 🌙 Dark/Light Mode (Toggle)
- 🌟 Animated and responsive layout
- 🌙 Light/Dark mode toggle
- 🧠 Display of key skills, technologies, and tools
- 💼 Projects with demo links and source code
- 📬 Contact section with social links
- ✅ Clean and modern UI design
# Clone the repository
git clone https://github.com/yourusername/your-repo-name.git
# Navigate into the project folder
cd your-repo-name
# Install dependencies
npm install
# Start the development server
npm run dev