🔗 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

Unity Music/MIDI‑Driven Game

Unity 3D Keyboard Simulator