Coordinating Coding-Agent State Across Tasks, Worktrees, and Approvals
Tue Jun 02 2026
A local control plane for coding agents that makes long-running AI work inspectable, resumable, and safe to merge.
Page Lock - React Ownership Management Library
Sun Jan 26 2025
A React ownership-management library that prevents conflicting edits in collaborative product workflows.
Real-Time ETL Pipeline Dashboard
Mon Oct 28 2024
Enterprise data pipeline work that turns high-volume AI call data into real-time reporting and operational insight.
MTG Help Me
Fri Sep 27 2024
An AI-powered Magic: The Gathering companion app with chat, image generation, and rules lookup workflows.
Bitburner Custom UI
Thu Sep 26 2024
Making custom UI library inside of the game BitBurner using React and a custom renderer.
Bitburner Hacking Scripts
Wed Sep 25 2024
The development journey of a Bitburner hacking script, starting from a basic version (hck-1) to a fully-featured final release.
Web Component UI Library
Wed Sep 25 2024
A framework-agnostic component library for shipping reusable UI across React, CMS, and plain-browser environments.
A SolidJS Party Game
Thu Jul 25 2024
An exploration of SolidJS and its merits in managing complex state for a game inspired by Hues and Cues, focusing on local state management and WebSocket communication.
NNJS: A JS Neural Network Library
Fri Jun 17 2022
A lightweight JavaScript library for training neural networks, built from the ground up for flexibility and simplicity.
CSS Palette Picker
Tue May 17 2022
A tool for creating custom color palettes and generating their corresponding CSS variables.
Web Swinging Demo
Thu Nov 25 2021
Web swinging mechanics implemented in C# using the Unity Game Engine.
Blockchain Demo
Thu Nov 18 2021
A visual walkthrough of blockchain technologies. Learn about key concepts like hash functions, blocks, blockchains, and distributed ledger technologies.
Unity Boid Simulation
Thu Nov 18 2021
A Boid Simulation using Unity's game engine to model realistic flocking behaviors.
CSS Design Examples
Thu Nov 18 2021
A collection of useful CSS layout examples with interactive code for learning and experimentation.
3D Flappy Bird Clone
Thu Nov 18 2021
A reimagined version of Flappy Bird in 3D, built in Unity with assets and materials created in Blender.
Client CRM
Thu Nov 11 2021
A full-stack operations tool that replaced spreadsheet tracking for a support team managing client reporting workflows.
CMDI Website
Thu Nov 11 2021
Website for SAAS CRM platform with blog and HubSpot integration. Built with NextJS using Static Site Generation (SSG) for improved performance and SEO.
Data Structures and Algorithms
Thu Nov 11 2021
My solutions to problems from AlgoExpert, complete with unit tests for each solution.
Pathfinder App
Thu Nov 11 2021
An application visually demonstrating various pathfinding algorithms, including Dijkstra's algorithm.
Service Landing Page
Thu Nov 11 2021
A scalable and performant template landing page for a service company with a modern design.
Neural Network Iris Test
Sat May 15 2021
A neural network built in Python using the Keras library to classify the Iris dataset.