Skip to content

Archive

Projects

A living archive of things built, researched, and learned.

Category
Status
01Active

Scholar OS — Study Planner

A local-first study planner that protects attention instead of filling calendars. Built around a single chronological canvas with optional sync.

ReactTypeScriptTailwindIndexedDB
Scholar OS — Study Planner
02Research

Lexicon — NLP Research Toolkit

A lightweight Python toolkit for tokenisation, embeddings, and corpus exploration. Designed for students learning NLP from first principles.

PythonPyTorchHugging FaceNumPy
Lexicon — NLP Research Toolkit
03Completed

Ledger — Personal Finance CLI

A fast command-line tool for tracking expenses and budgets with plain-text accounting principles. Single binary, zero runtime dependencies.

GoSQLiteCobra
Ledger — Personal Finance CLI
04Completed

Atlas — Campus Map Mobile App

An offline-first campus navigation app with indoor routing and accessibility-aware pathways. Built during a university hackathon.

React NativeExpoMapbox
Atlas — Campus Map Mobile App
05Active

Quill — Markdown Blog Engine

A minimal, MDX-powered blogging engine with filesystem content and zero-database deployment. This very portfolio runs on its principles.

Next.jsMDXVercel
Quill — Markdown Blog Engine
06Completed

Pulse — Realtime Chat

A scalable realtime chat backend with presence, typing indicators, and message history. Built to learn WebSocket orchestration and Redis pub/sub.

Node.jsSocket.IORedisPostgreSQL
Pulse — Realtime Chat