Projects

Sabda, A Nepali vocabulary Building Mobile App

Background In recent years, we’ve witnessed a gradual decline in the everyday use of the Nepali language, especially among the younger generations. With the growing dominance of English as the medium of education in most educational institutions across Nepal, many students find themselves more comfortable communicating in English than in their native tongue.

Read More

Relevancite: your personal research validating AI assistant

Motivation Academic research depends on accurate citations, yet verifying whether a referenced paper truly supports a claim can be tedious and error-prone. In large literature reviews, this task becomes nearly impossible to perform manually for every claim. RelevanCite was created to address this challenge, aiming to reduce errors, save researchers time, and strengthen the integrity of scholarly work.

Read More

OMR

This project automates the evaluation of Optical Mark Recognition (OMR) answer sheets using Python. Leveraging computer vision techniques and OCR, it reads scanned OMR forms, detects marked responses, and computes total scores. The processed results are exported in a structured CSV format.

Read More

PAYO – An Offline Customer Initiated One-Time-QR code based Payment System

Motivation Have you ever tried to pay with your phone, only to find there’s no internet or the connection is too slow? Many digital payment systems need both the sender and receiver to be online, which isn’t always possible, especially in places with spotty coverage. PAYO was created to make payments easier and more secure, even when you’re offline. The goal is to let anyone pay quickly and safely, no matter where they are.

Read More

Crop Yield Predictor for Cereal Crops of Nepal

Introduction This project implements a comprehensive pipeline for predicting cereal crop yields in Nepal using machine learning techniques. The workflow begins with raw data extraction via Optical Character Recognition (OCR) and culminates in model training and performance evaluation. The pipeline is built using Python and leverages powerful tools such as Tesseract OCR, Pandas, NumPy, scikit-learn, Matplotlib, and Seaborn.

Read More

Fridge Manager

A project that helps users manage fridge contents, track expiration dates, and reduce food waste through an intuitive interface.

Read More

Pixel Art Canvas

A web-based tool that allows users to create and share pixel art, with features for drawing, coloring, and saving artwork.

Read More

Sales Statement Creator

A web app that I made using Python and Flask that generates PDFs of sales records for businesses. It can grab client details using their VAT/PAN number from the government’s website ird.gov.np. It then generates a report that shows the total transaction that occured between the parties in a PDF file.

Read More

TidyFox

This is my custom Firefox userChrome.css setup with the extension Sideberry. It features vertical tabs, tab groups, toggleable sidebar, compressed single-line search bar, and window controls to maximize vertical space. You can find more details on the GitHub page.

Read More

Planet Defender Game

Introduction This is a fully featured 2D game about defending your planet from an onslaught of deadly asteroids. I made this as my semester end project for OOP using C++ and the SFML library for low-level access to hardware components.

Read More