Projects I built while learning backend systems, databases, and distributed computing. Go, TypeScript, networking, image processing, and more.
Holo Ephemeral P2P file sharing over a Go WebSocket relay with no persistence, room-b... Bencode Foo Bencode decoder written in Go to understand BitTorrent internals and bencoding s... TexLeaf Web-based LaTeX editor with Monaco code editor, real-time PDF preview, and local... Pocket HTTP Server Minimal Go HTTP server with request logging, basic auth, and static file serving... Tiny TCP Relay TCP server built in Go using goroutines and channels for concurrent connection h... JPEG from Scratch JPEG encoder and decoder from scratch in Go covering DCT, quantization, Huffman... Sound Test Simple sound test app built with Svelte. Mailcheck CLI to check if a domain has its email auth together (MX, SPF, DMARC). convertfile43 Free macOS menu bar file converter for audio, video, images, and documents. Parser Tiny Go library to fetch webpages, extract metadata/content, and tokenize text. Network Programming Projects Collection of mini-projects from my computer networks lab course: sockets, RPC,... Machine Learning Experiments Machine learning experiments for the Semester 6 ML Lab course, using various dat... Copia DB Building a key-value store and query engine from scratch in Go to understand dat... Excalidraw Fork Excalidraw fork with an added minimap for navigating large diagrams and whiteboa... Fupload Quick file upload service that generates shareable URLs for files in your projec... Germinal Modern terminal resource monitor for Windows built in Go showing CPU, memory, di... jwt-lib Minimal JWT library for Node.js using native crypto with HMAC signing, verificat... NM Clean CLI tool to find and clean node_modules directories in your projects to free up... odd-even-generator Generates an absurdly long Python if-elif chain for odd and even number checking... Gosnap CLI tool to capture website screenshots using Go and ChromeDP with configurable... CT Answers Archive of college lab programming assignments and solutions across multiple sub... JSON Tree View JSON viewer and editor with tree navigation, inline editing, validation, and sea... Pinfinite Infinite CSS background pattern generator with customizable colors, scales, and... Prisma7 Next.js Starter Next.js starter template with Prisma 7, SQLite, and TypeScript for quickly boots... bash-A: RAG Chatbot PDF-powered RAG chatbot with streaming responses, vector search via pgvector, an...