Philosophy6 min read·Jun 2026
Grit over genius — the philosophy that rebuilt me.
Talent gets the headlines. Grit ships the product. This is the belief that runs through
everything I build.
I've met brilliant people who never shipped a thing, and stubborn, "average" people who changed their
industry. The gap between them was never raw IQ. It was grit — the willingness to
keep going long after the excitement wears off, when the work is boring, hard, and unglamorous.
Fewer mistakes, not more knowledge
Ten years of competitive sport taught me the one framework I truly own: the top is not built on more
knowledge, but on fewer mistakes. Professionals do the same basics with extreme efficiency — relentlessly.
I don't chase clever tricks in a codebase. I remove mistakes: the race condition, the nonce collision, the
silent failure. That relentlessness is grit, applied to engineering.
Grit is a daily practice, not a mood
It's showing up on the flat days. It's the fourth rewrite. It's reading the logs at 2am because a system that
moves real money deserves it. Genius is a spark; grit is the fire you keep feeding —
and the fire is what actually ships.
My story5 min read·May 2026
From serious problems to shipping: how grit wrote my history.
I was born a normal kid with real problems and no advantages. This is how grit turned that into
27 shipped projects.
My start had more problems than resources — a poverty of options, never of will. No shortcut was
coming, so I built one myself. I taught myself to code at eleven, and by 2008 I was writing small games
in C++ for no reason other than I refused to stay where I started. That refusal has a name.
Grit is what carried me to top-3 finishes in ACM C++ contests and a place at a top
university on merit — earned, not gifted. And it's what turned a kid with problems into an engineer who ships:
MEV-resistant launchpads, Bittensor subnets, ZK-privacy protocols, real-time trading systems — 27 projects,
end to end, across six chains.
Every one of those was a climb. None of them happened because things got easy. They happened because I got
bigger than the problem in front of me. Grit didn't make my problems disappear — it made me too
determined to be stopped by them.
Playbook7 min read·Apr 2026
Turning dreams into shipped reality — the grit playbook.
Dreams don't come true by wishing. They get shipped. Here's the exact playbook I use to turn a
vision into a live system.
1. Pick one summit
Grit without focus is just exhaustion. Every scattered goal steals energy from the one that matters. Choose a
single summit, name it clearly, and point everything at it.
2. Start before you feel ready
Confidence comes after action, never before. The dream stays a dream until you write the first
commit. Begin weak; grit is what makes you strong on the way up.
3. Win by making fewer mistakes
Don't try to be brilliant — try to be reliable. Master the fundamentals, hunt the expensive bugs, and
do the boring basics with extreme efficiency. That's how amateurs become professionals.
4. Finish — then harden
The last 10% is where most dreams die and where grit earns its name. Ship it live, then engineer the
reliability and security in relentlessly. A dream you maintain is a dream that lasts.
Your dream is a system waiting to be built. Grit is the build. Start today, finish
what you start, and keep the fire fed.