Here are a few selected projects I’ve worked on. For the rest, check out my GitHub.
😴 Rennervate – Drowsiness Detection System
A real-time machine learning-based system to detect driver fatigue.
- Used facial landmarks and eye aspect ratios with OpenCV
- Developed under Prof. Bal Krishna Bal.
- Sparked my deeper interest in applying ML for social good.
🗣️ Veritas – Assistive Document Reader
A tool that converts printed or handwritten Nepali and English documents into speech using Tesseract OCR and gTTS.
- Aimed at aiding individuals with visual impairments.
- Developed under the supervision of Assistant Prof. Dhiraj Shrestha.
👾 Inside The Box Adventures – Terminal-Based 2D Game
A 2D game developed in Python for the Summer Code Jam 2021.
- A terminal-based game with a Text User Interface.
- Created by the group “Modern Meerkats”.
- Developed under the theme “Think Inside the Box”.
📊 Housing Quality Index Research
Research focused on constructing a housing quality index and identifying influencing factors.
- Utilized R scripts for data analysis.
- Regression analysis based on the Nepal Labor Force Survey 2017/18 (NLFS III) data.
- Data sourced from the Central Bureau of Statistics, Nepal.
🗺️ Pathfinding Visualization
A React-based application to visualize various graph traversal algorithms.
- Visualizes A*, Dijkstra’s, DFS, and BFS algorithms.
- Allows users to specify start and end points on a grid map.
- Shows the step-by-step process of pathfinding.
More projects coming soon…