Projects

Categorized by the kind of work each build represents.

Shipped products, backend-heavy applications, and systems-level experiments in C.

Systems & Storage

Storage Engine Foundation

bplus-tree

A B+ tree implementation in C with a custom arena allocator, configurable order, doubly linked leaf nodes, insertion and deletion rebalancing, point search, and range queries. It is the in-memory foundation for the disk-persistent, WAL-backed storage engine I am building next.

C implementation with arena allocation

CArena AllocatorStorage Engine Design

Platforms & Products

Real Estate Platform

16 Aana Homes

A real-estate platform with property discovery, listing filters, agent workflows, and detailed property pages including EMI calculation and unit conversion. I handled the backend and supported frontend delivery.

Next.js frontend, Express backend

Next.jsTailwindCSSExpress.jsMongoDB
Learning Platform

Loksewa Tayari App

An exam-preparation platform with subscriptions, practice flows, user progress tracking, and dashboards.

Next.js frontend, NestJS backend

Next.jsTailwindCSSNest.jsPostgreSQL
AI Product Platform

AI Photocraft

An AI image product with tools for face enhancement, face replacement, background removal, upscaling, cartoonizing, headshot generation, and text-to-image.

Next.js frontend, Flask backend

Next.jsFlaskRedisFirestore
Analytics Platform

OWHeroStats

An Overwatch statistics platform with hero pages, map breakdowns, comparison views, and filters across ranks, regions, and time windows. Backed by large-scale scraping with frequent stat refreshes.

Next.js frontend, Django backend

Next.jsDjangoPostgreSQL
Content Platform

Mt. Tai Novels

A reading platform for novels and comics with recommendations, collections, personalized progress, and content management.

React frontend, Flask backend

ReactFlaskMySQL

Content & CMS Sites

Travel CMS Website

Trail and Trek Nepal

A travel CMS site with trip discovery, trekking and climbing packages, region-based exploration, content pages, and booking flows.

Next.js frontend, NestJS backend

Next.jsTailwindCSSNest.jsPostgreSQL
Agency / CMS Site

Raise Rank

A digital agency site with service pages and content-driven marketing, built on a CMS.

Next.js frontend, Strapi backend

Next.jsTailwindCSSStrapiPostgreSQL
Retreat Website

Atmagyan Wild Yoga

A yoga and retreat website with schedules, retreat info, booking flows, and CMS-backed content.

Next.js frontend, Express backend

Next.jsTailwindCSSExpress.jsPostgreSQL

Utilities & Tools

Developer Utility

Font Converters

A font conversion utility supporting 8 formats across 56 conversion paths, with batch processing, multi-format export, subsetting, auto-generated CSS, and in-memory processing for privacy.

Next.js frontend, Django backend

Next.jsDjangoPostgreSQL
Frontend Utility

Image Upload WC

A reusable image-upload web component focused on developer ergonomics.

TypeScript web component

Games & Experiments

Game Prototype

Glimpse of Fire

A browser puzzle game built in Godot with interaction-heavy mechanics.

Godot web game

Game Prototype

SeeFood

A browser-based Godot game with progression and gameplay systems, scoped as a small experiment.

Godot web game