Projects
Projects
Selected projects, experiments, and tools I’ve built or explored.
AI & Agents
Automated AI Performance Optimization With Harness and Goal-Driven Loops
A practical AI performance optimization loop built around strict measurement, a harness, goal-driven iteration, and a ledger.
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: Building Browser Tabs Inside Workspace
A browser-grade tab architecture for a workspace product: URL ownership, persistent tab state, runtime cache, sandbox isolation, and foreground control.
This page only lists projects or experiments with existing notes in this repository. I am not inventing demos or repositories that do not exist.