🔗 Click on a project card to view the code on GitHub.
Full‑Stack E‑commerce Website
- Developed using ASP.NET Core and Entity Framework with RESTful API architecture.
- Implemented CRUD operations for products, brands, and categories.
- Designed an admin dashboard (CMS) for backend management and control.
- Integrated a dynamic JavaScript shopping cart with quantity tracking and form validation.
- Utilized local storage for maintaining cart state across sessions.
ML: Nepali Letter Detection
- Built with YOLOv4 in Python using the TensorFlow framework.
- Trained on a custom dataset of handwritten Nepali characters.
- Achieved over 90% mean Average Precision (mAP).
- Handled preprocessing, augmentation, training, and evaluation.
Unity Ship Movement Game
- Implemented Rigidbody-based physics for smooth 3D navigation.
- Added collision detection and responsive ship controls.
- Developed UI overlays to display health and ammunition levels.
- Focused on balancing gameplay mechanics and immersive feel.
Unity 3D Guitar Simulator
- Created an interactive 3D guitar with pluckable strings.
- Mapped user inputs to animations and synthesized audio playback.
- Integrated real-time sound and visual feedback.
Warship Havoc
- Built a 3D naval battle game with multiple ship classes.
- Implemented automated targeting and firing systems.
- Utilized A* pathfinding for AI-based ship navigation.
- Designed real-time combat scenarios with performance optimization.
Unity Card Game
- Developed a turn-based card game using Unity and C#.
- Included features like custom deck management and drag-and-drop cards.
- Managed complete game state and score tracking system.
Unity Music/MIDI‑Driven Game
- Created an interactive experience responsive to live MIDI input.
- Parsed real-time audio to trigger in-game visual effects.
- Designed rhythm-based gameplay using audio-note mapping.
Unity 3D Keyboard Simulator
- Built a fully functional 3D keyboard in Unity with playable notes.
- Each key press triggers animations and sound playback.
- Integrated dynamic note visualizations for real-time feedback.