Projects

A selection of product, AI, and systems work that shows technical range, engineering judgment, and end-to-end ownership.

Simplinvo - Invoicing App

Simplinvo - Invoicing App

TypeScriptRemixTailwindPocketBaseGo

Full-stack invoicing app built around real business workflows, covering customer-facing UI, billing flows, data handling, and backend logic in one product.

LazyShell - AI CLI

LazyShell - AI CLI

TypeScriptNode.jsAICLI

AI-assisted CLI that turns natural-language requests into shell commands with confirmation and guardrails, making terminal workflows faster without giving up control.

ConText Tools

Chrome ExtensionGemini APIJavaScriptWeb

Browser extension that brings Gemini-powered rewriting into the context menu, reducing friction for editing and refining text inside existing workflows.

ClankerOverflow

TypeScriptHonoPostgreSQLDeveloper Tools

Closed-source developer tool for capturing, searching, and reusing practical engineering solutions, backed by Hono and PostgreSQL.

Closed source - coming soon

Trustun - User-Space VPN

VPNNetworkingRustSystems Programming

User-space VPN in Rust that exercises secure packet transport, async I/O, and low-level networking without relying on kernel modules.

DNS Server

DNS Server

DNSNetworkingPythonGoSystems Programming

From-scratch DNS server in Go that demonstrates protocol parsing, resolution flow, and packet-level debugging in networked systems.

Multithreaded HTTP Server

Multithreaded HTTP Server

HTTPNetworkingCRustSystems Programming

HTTP server built from scratch in C and then reworked in Rust to explore concurrency, protocol handling, and memory-safe systems programming.

YANC - Yet Another Netflix Clone

YANC - Yet Another Netflix Clone

ReactNext.jsTailwind

Streaming UI project built on TMDB data to showcase polished browsing flows, reusable components, and responsive frontend implementation.

Maze Game

CSDL2RaycastingGame Development

3D maze game using raycasting in C with SDL2, demonstrating low-level rendering, player movement, and core game loop fundamentals.