Featured Projects
A selection of projects spanning full-stack web development, machine learning, and game engineering.
Full-Stack E-commerce Website
- ASP.NET Core + Entity Framework with RESTful API architecture
- CRUD operations for products, brands, and categories
- Admin dashboard (CMS) for backend management
- Dynamic JS shopping cart with local storage persistence
ML: Nepali Letter Detection
- YOLOv4 in Python using TensorFlow framework
- Trained on custom handwritten Nepali character dataset
- Achieved 90%+ mean Average Precision (mAP)
- Full pipeline: preprocessing, augmentation, training, evaluation
Unity Ship Movement Game
- Rigidbody-based physics for smooth 3D navigation
- Collision detection and responsive ship controls
- UI overlays for health and ammunition tracking
Unity 3D Guitar Simulator
- Interactive 3D guitar with pluckable strings
- User inputs mapped to animations and synthesized audio
- Real-time sound and visual feedback integration
Warship Havoc
- 3D naval battle game with multiple ship classes
- Automated targeting and firing systems
- A* pathfinding for AI-based ship navigation
- Real-time combat with performance optimization
Unity Card Game
- Turn-based card game in Unity and C#
- Custom deck management and drag-and-drop cards
- Complete game state and score tracking system
Unity Music / MIDI-Driven Game
- Interactive experience responsive to live MIDI input
- Real-time audio parsing triggering in-game visual effects
- Rhythm-based gameplay using audio-note mapping
Unity 3D Keyboard Simulator
- Fully functional 3D keyboard with playable notes
- Key press triggers animations and sound playback
- Dynamic note visualizations for real-time feedback