Projects
Projects
Selected projects, experiments, and tools I’ve built or explored.
AI & Agents
Automated AI Performance Optimization With a Harness and Goal-Driven Loop
What changed when I made an AI agent optimize performance against a harness instead of against its own guesses.
AI & Agents
Agent Skills: The Functional Blueprint for AI Agents
A practical model for treating agent skills as reusable functions with clear triggers, inputs, outputs, and composition rules.
Engineering
Build a Toy Browser With NodeJS
Before StartingThat’s right, I dig another hole to myself. I saw this interesting book called Web Browser Engineering, which teach to build a browser with python. Since I’m...
Engineering
Build a Redux From Scratch(Redux Source Code Review)
A state is nothing more than a getter/setter. What You Will Learn From This Article Redux and React-Redux Design and Implementation: This article provides a deep dive into...
Engineering
Workspace V2 Tab System: Browser Tabs Inside a Workspace
How we made workspace tabs keep state, survive refresh, share real URLs, and stop hidden runtimes from leaking side effects.
This page only lists projects or experiments with existing notes in this repository. I am not inventing demos or repositories that do not exist.