// $ ls -la projects/

Things I've actually built

Six projects, from first-semester C to a full-stack app. Each entry has room for a live link — drop your repo or demo URL into the placeholders below.

P.01 — Full-stack · React Native + FastAPI

Caesar Cipher App

A React Native + Expo front end talking to a FastAPI backend doing the actual cipher work — built and debugged end-to-end on web, plus a fair share of Windows dev-environment troubleshooting along the way.

React NativeExpoFastAPIPython
View repo →
P.02 — Iterated project · C / React / GTK

Bus Ticket Management System

The same idea, rebuilt three times as my skills grew — a running lesson in what changes when you swap the stack under a product.

v1 — terminal app in C, core booking logic
v2 — rebuilt as a React web app, added a real UI
v3 — rebuilt again in GTK as a native desktop app
View repo →
P.03 — Academic · C

Library Management System

My first real submission-grade project — first-semester C, written with heavy annotation and a beginner-friendly structure so it doubles as a study reference.

CAcademic
View repo →
P.04 — Single-file · HTML/CSS/JS

CEE Chemistry Quiz App

200 questions on the Alcohol chapter, split into 10 timed sets — a single self-contained HTML file with a dark UI and results that auto-download when you finish.

HTMLCSSJS
View demo →
P.05 — Academic tooling · Python

Digital Logic (CSC111) Solved Notes

Compiled and solved past Tribhuvan University exam papers into a clean DOCX, using a PDF-rasterization pipeline to pull questions straight from scanned papers.

PythonDOCX
View notes →
P.06 — Academic · 30 slides × 2

Cryptography Presentation Decks

Two 30-slide academic decks — general cryptography and digital signatures — generated programmatically, each with its own visual palette and coverage running through post-quantum standards.

ResearchSlides
View slides →
← back home