Academic & Hackathon Projects

A collection of research, robotics, software development and database projects.

In Progress

Fake Audio Detection

Binary classifier distinguishing real from AI-synthesized speech using ASVspoof 2019 dataset. Compares CNN and Transformer architectures for optimum security analysis.

Python Wav2Vec2 Deep Learning ASVspoof 2019
Completed

TurtleBot3 RL Navigation

Deep reinforcement learning based autonomous robot navigation using PPO algorithm. Achieved ~94.7% goal success rate across evaluation environments in ROS2 / PyBullet.

ROS2 PyBullet PPO Python Stable Baselines3
Hackathon 🇳🇵

Bhesbhusa

A web platform where users can virtually try on Nepali cultural dresses, learn the historical context behind them, and support local women artisans. Built during All Nepal Female Hackathon.

Next.js TypeScript Tailwind CSS shadcn/ui
Completed

Routine Management System

A database management system for organizing and scheduling university routines. Implements normalizations, triggers, complex query joins, and clean interface integration.

DBMS SQL Database Design
Completed

Pothole Detection & Classification

Real-time road safety monitoring system using YOLOv8, trained on custom Nepali road dataset. Deployable on Raspberry Pi for automated urban road inspection.

YOLOv8 PyTorch OpenCV Python Raspberry Pi
Completed

Smart IoT Agriculture System

An automated irrigation and crop monitoring system utilizing ESP32 microcontrollers, moisture sensors, and Blynk IoT interface for remote data logging.

ESP32 Blynk IoT C++ Sensors Arduino