Projects
Loading projects...
Loading projects...
A collection of my work and side projects

This project implements a vehicle speed estimation system using computer vision techniques. It leverages the YOLOv4 object detection model and the deepSORT tracking algorithm to detect and track vehicles in video footage, calculating their speeds based on positional changes over time.
Website that utilizes LLM to guide you throughout the syllabus of Nepal Engineering Council License Examination with chatbot functionality to clear your confusions.

This project is a decentralized academic record management system that leverages blockchain technology to securely store and verify student transcripts and certificates. The platform allows universities to upload and manage academic records, while students can access their transcripts using unique credentials.

Portfolio website for myself to showcase my skills and qualifications (Built with ReactJS)

This is a deep learning application that transforms hand-drawn sketches into realistic natural scenery images using Generative Adversarial Networks (GANs). It employs the Pix2Pix architecture for image-to-image translation.

A full-stack application for document processing and OCR, built with React, Node.js, and Python. The system consists of three main components: frontend, backend, and model server.

Create Your Own Adventure – An interactive storytelling web app that lets users build and explore branching narratives. Built with React.js (frontend), FastAPI (backend), and PostgreSQL (database) to persist stories. Integrated with OpenAI + LangChain for AI-assisted story generation, helping users expand plots and create engaging paths.