Writing

Technical essays, project write-ups, and public learning logs.

I use writing to document how systems fail, how projects evolve, and what I learn while building. Some posts are polished essays, some are project series, and some are public notes from experiments.

A recurring theme is reliable decision-making under real-world uncertainty: prompts, tools, timing, data, edge devices, and systems that need to be observable after they fail.

Start Here

Three entry points depending on what you want to understand first.

For the philosophy

Deterministic Decision Making

The core essay behind my current engineering philosophy: making decision systems reliable, inspectable, and reproducible in messy real-world environments.

Read essay

For practical AI tooling

PromptLedger Series

A 5-part build series about turning prompt history into a local-first, inspectable workspace.

Open full series

For systems under constraints

Edge AI Sound Classifier

A 3-part build series showing how models behave when they leave notebooks and face real data, firmware, and constrained hardware.

Open full series

Product Build Logs

Release notes and build stories from tools that became public products.

Open Source · Desktop App · Windows

OpenAnima v1 — Open-Source Desktop Overlay Engine for Windows

A release and build note for OpenAnima as a Windows desktop overlay engine.

Open SourceOverlay Engine
Read release note

Desktop UI · Creative Tool

OpenAnima v0.2 Preview — Turning the Windows Desktop into a Living Canvas

A preview note showing the evolution from a simple overlay idea toward a more flexible desktop asset system.

Creative ToolAsset System
Read preview

Project Series

Multi-part build logs where the process matters as much as the result.

Archive Series

Longer practice series and older learning logs kept compact.

Algorithms · Data Structures

22-part series

Daily LeetCode Challenge

A long-running practice series documenting daily LeetCode solutions and problem-solving notes.

View full series

Reading Paths

Choose a theme and follow the related notes.

Archive

Older learning logs, practice notes, and smaller experiments.

Tackling LeetCode Bash Problems

Bash · Unix Tools · Practical Scripting

Read

External Archive

More on dev.to

This website highlights selected writing and grouped project series. The full stream of posts, release notes, experiments, and practice logs lives on dev.to.

Open dev.to profile