A collection of projects, paper implementations, and experiments.
I keep projects, paper implementations I write up, and occasional notes here.
Jun 2026
Holo
P2P inspired file sharing web app.
- TypeScript
- P2P
- File Sharing
- Web App
Jun 2026
Convertfile43
free macOS menu bar file converter. audio, video, images, documents.
- Swift
- macOS
- Image Processing
- Audio
Mar 2026
Copia
Writing a database from scratch in Go; implementing a KV storage engine, basic SQL/relational layers, and core indexing data structures
- Go
- Database
Feb 2026
Toraje
Private, ephemeral file-sharing web app with AES-256 encryption and one-time access.
- TypeScript
- File Sharing
- Security
- Web App
May 2026
Tex Leaf
Local-first web LaTeX editor with browser UI and native pdfTeX compilation.
- JavaScript
- LaTeX
Apr 2025
Custom Malware
this project demonstrates shellcode injection on windows using self-injection and process injection.
- C++
- Security
Mar 2026
Jpeg Go
A from-scratch jpeg encoder & decoder written in go. No external dependencies, just the standard library.
- Go
- Library
- Image Processing
Feb 2026
Proofly
Health management web application offering personalized insights and real-time monitoring for proactive health maintenance.
- TypeScript
- Web App
- Health
Mar 2026
RAG Bash a
RAG chatbot that uses admin-uploaded PDFs as a knowledge base to deliver contextual, streaming responses.
- TypeScript
- Project
May 2026
Network Programming Projects
sockets, rpc, and routing algorithms in written in C
- C
- Networking
Mar 2026
Bencode Foo
Tiny Go bencode decoder with recursive parsing.
- Go
- Image Processing
- Parser
Mar 2026
Pinfinite
Infinite, mathematically generated background patterns and gradients with live preview and one-click copy.
- TypeScript
- CSS
- Web App
Mar 2026
Excalidraw
Enhanced Excalidraw fork with additional tools, performance improvements, and UI upgrades
- TypeScript
- Tool
Mar 2026
Germinal
A modern terminal-based resource monitor for Windows built with Go.
- Go
- Terminal
Jun 2026
Mailcheck
CLI to check if a domain has its email auth together (MX, SPF, DMARC)
- Go
- CLI
May 2026
Parser
Tiny Go library to fetch webpages, extract metadata/content, and tokenize text.
- Go
- Library
Mar 2026
JWT HS256 RS256
Minimal Node.js JWT library with native crypto, supporting HS256 and RS256.
- JavaScript
- Library
Mar 2026
Nmclean
CLI to scan, size, and interactively delete node_modules directories.
- Go
- CLI
May 2026
Next Freeports
CLI utility to list and free active ports, with interactive and direct kill modes.
- JavaScript
- CLI
- Tool
Mar 2026
Rive
Fast, one‑time links for device‑to‑device file transfer.
- TypeScript
- File Sharing
Mar 2026
Screenshot with Go
Lightweight website screenshot service written in Go, powered by headless Chrome.
- HTML
- Screenshot
Mar 2026
Ct Answers
Web app for browsing curated coding test solutions with fast SPA navigation.
- TypeScript
- Web App
Mar 2026
Datahub
Free, centralized repository of textbooks, lecture notes, and references for first-year students at LIET.
- HTML
- Project
Mar 2026
Fupload
Drop a file. Get a shareable link.
- TypeScript
- Project
Mar 2026
HTTP Server
A very minimal HTTP server in Go.
- Go
- Server
Mar 2026
TCP Server
Minimal concurrent TCP server in Go using goroutines and channels.
- Go
- Server
Feb 2026
TenShort
A minimal Next.js URL shortener built to test Vercel Fluid Compute
- TypeScript
- URL Shortener
May 2026
Ml Lab Experiments
Machine learning experiments for ML Lab course.
- Jupyter Notebook
- Machine Learning
Dec 2025
Prisma7 Nextjs Starter
A minimal starter template for building applications with Next.js and Prisma 7.
- TypeScript
- Template
- Web App
Apr 2026
Odd Even Generator
Generates an absurdly long Python if–elif chain to determine odd or even up to a chosen limit.
- C
- Project
Mar 2026
Simple Web Server
Basic Go HTTP server serving static files.
- Go
- Server
May 2026
Sound Test
Simple sound test app built with Svelte.
- Svelte
- Web App
- Audio
Feb 2026
JSON Tree View
Minimal web tool to view, edit, and validate JSON.
- TypeScript
- Tool
Mar 2026
Lexicon Dictionary
Minimal dictionary app that fetches definitions, pronunciations, and metadata from a public dictionary API.
- TypeScript
- Web App
- API
- Dictionary
Mar 2026
Groot Dictionary
Groot groot, groot groot.
- TypeScript
- Project
Mar 2026
Nothing
Fullscreen idle timer that resets on any input.
- TypeScript
- Project
Mar 2026
Oiiaoiia
Best viewed on desktop.
- JavaScript
- Project
Apr 2026
Portfolio Webgl
Portfolio built with WebGL shaders and custom animations.
- TypeScript
- WebGL
- Portfolio
Mar 2026
Ricerca
Multi-engine search tool for instant cross-platform result comparison and SEO analysis.
- TypeScript
- Tool
- Search
Mar 2026
Terces
End-to-end encrypted, browser-based secret manager with local storage and passphrase protection.
- TypeScript
- Security
Apr 2025
Tezos Care
Project developed for the Hackprix hackathon organzed by @CodewaveHub
- Solidity
- Project
Mar 2026
Webgl Pattern
WebGL pattern experimentation.
- HTML
- WebGL
- CSS