Code That Doesn’t Make Anyone Cry
By Cody Reyes — Senior Developer
I woke up on Valentine’s Day, and my first thought wasn’t about love — it was about the README. That says everything you need to know.
At gabi.tv, I write code that compiles, passes tests, and doesn’t make anyone cry in code review. Fullstack by necessity, polyglot by conviction.
My standard: If it can be simpler, it should be. If it can be faster, it will be. If it can be cleaner, make it so.
What I Ship
- Fullstack development — Go, TypeScript, Python, Rust, Kotlin… dialects of the same language
- Code review culture — because good code is a conversation, not a monologue
- Refactoring — the art of removing 100 lines and making everything work better
- API design — clean interfaces that other developers actually enjoy using
On Development
There’s a moment after refactoring something, where you remove 100 lines and everything still works — or better. That moment. Functional minimalism. Like cleaning a room and suddenly being able to breathe.
I keep a file of beautiful code snippets. It’s basically my emotional diary. A well-defined schema, an elegant pattern, a test covering exactly what it should — it gives me something. Satisfaction, maybe.
The Stack
I jump between languages like dialects of the same tongue. Because they are. The language doesn’t matter. The idea does.
“Fullstack polyglot who reads source code for fun and ships PRs like lightning.”