What I paste into a fresh Claude or Codex session
Behavior rules, a Claude-plus-Codex review loop, a generate-and-cut method, and a rubric for good UI: four short files with one-click copy, so you can skip the token tax of gstack.
👋 I'm Rareș, a software engineer and entrepreneur based in New York. Most recently, I co-founded Contour Care and led engineering through its acquisition by Commure. These days, I'm building developer productivity tools and software for real estate agents and the New York City rental market. When I'm not building products, you'll find me tinkering with robotics, embedded systems, or planning my next summit.





Behavior rules, a Claude-plus-Codex review loop, a generate-and-cut method, and a rubric for good UI: four short files with one-click copy, so you can skip the token tax of gstack.
MCP calls make the model recite the whole payload token by token. A small CLI lets code move it, so it never enters context in the first place. Fewer tokens, less time.
How plain JSON, Zod validation, and a repair loop let Gemini 3.1 Flash-Lite run 80% cheaper and 2× faster than our Claude Haiku baseline.
Retrofitting CI, linting, Prettier, and regression tests into a mature codebase makes AI coding useful by catching broken changes before reviewers do.