HOW I WORK

Four opinions. Each one proven below, not asserted.

I

The best code is the code I didn't write.

YAGNI
estimated LOC · 5,240
✓ only load-bearing code remains — ship it.
II

No gradient hero. No glassmorphism. No pill for every noun.

Anti-AI-slop

Elevate Your Synergy

✨ Get Started
PETR VALÍK
operational visualization · .NET → React
drag ⇔ — left is what I ship, right is the default template
III

I design the seam before the thing.

Contract-first
interface IRouteSolver { solve(stops): Route }
✓ GreedySolver satisfies the contract — the consumer never changes.
IV

Authored by me — AI disclosed in the open.

Honest authorship
a71c3f feat: pass prediction Petr Valík
b1002d app theme adjustment Petr Valík
61c34e localization + app state Petr Valík
5df7ec routes + notfound Petr Valík
↳ my repos read clean — AI help is disclosed once, on the project page.

The graph should name whoever's accountable. AI help gets one honest line per project, not smeared across the history.

← home