Software Engineer | DevOps & Automation
Versatile Software Engineer with over a decade of experience in software development, DevOps, and automation. Proven ability to design, develop, and optimize scalable systems, reducing operational overhead and improving performance. Passionate about problem-solving, automation, and infrastructure as code. Experienced in working remotely and collaborating with cross-functional teams to deliver efficient, maintainable solutions.
Recent Posts
-
Rewriting Claude Code in Rust, Part 3: TUI, Agents, and Multi-Provider
claux gets a ratatui TUI, sub-agents, and support for any OpenAI-compatible endpoint. One session, start to finish.
-
Anthropic Shipped a Gacha Pet Inside Claude Code
Hidden in the Claude Code source: a complete virtual pet system with 18 species, rarity tiers, stats, animated ASCII sprites, and a soul generated by Claude itself.
-
Rewriting Claude Code in Rust, Part 2: Sessions, Commands, and Permissions
claux gets session management, compaction, model switching, and an interactive permission system. Three phases in one sitting.