A modern, responsive developer portfolio built with React, Vite, and Tailwind CSS, showcasing real-world projects, startup initiatives, and technical expertise.
🔗 https://portfolio-gray-seven-gfpfkm8wp8.vercel.app/
- ⚡ Blazing fast performance powered by Vite
- 🎨 Modern, clean UI built with Tailwind CSS
- 📱 Fully responsive across all devices
- 🧠 Showcases real-world and startup projects
- 🔐 Authentication demo using LocalStorage
- ☁️ API integration with async/await
- 🎮 Interactive applications and dynamic UI components
- 🌍 Production-ready deployment
- React
- Vite
- Tailwind CSS
- JavaScript (ES6+)
- HTML5 & CSS3
- Git & GitHub
portfolio/ │ ├── public/ ├── src/ │ ├── components/ │ ├── constants/ │ ├── assets/ │ └── App.jsx │ ├── index.html ├── package.json └── vite.config.js
Healthcare-focused startup project that advanced to the investment round, demonstrating real-world impact and product development capabilities.
Client-side authentication system implementing login, registration, protected routes, and session persistence using LocalStorage.
Real-time weather application integrating REST APIs using async/await and modern JavaScript.
Interactive game with dynamic state management and win-condition logic.
Clone the repository:
git clone https://github.com/PixelCraftLab/portfolio.git
Navigate into the project directory:
cd portfolio
Install dependencies:
npm install
Start development server:
npm run dev
🚀 Deployment
This project can be deployed easily using:
Vercel
Netlify
GitHub Pages
📈 Future Improvements
Add blog section
Implement dark/light theme toggle
Add advanced animations
Improve performance optimization
🤝 Connect With Me
LinkedIn: https://www.linkedin.com/in/vishal-kumar-gowda-686729379/
GitHub: https://github.com/PixelCraftLab