I build developer tools for a living and tinker with them for fun. Currently a Principal Developer at Mendix, working on Studio Pro and Maia — the AI-assisted development experience for low-code. Before Mendix, I spent seven years at JetBrains shipping features for ReSharper and Rider, then led the ReSharper AI team. I also teach — courses on IDE development, programming languages, and machine learning at universities in Russia and Germany.
More at retran.me.
An integrated platform for a consistent development environment across machines and operating systems.
-
meowary — Work journal template for developers. Combines PARA, daily notes, a Zettelkasten-style knowledge graph with semantic search, and structured coding workflows. Runs on OpenCode.
-
meowctl — Rust tool that sets up development environments. Manages packages, applies configurations idempotently, and ties the rest of the platform together.
-
meowg1k — CLI for LLM-powered code generation, refactoring, and explanation. Single binary, supports multiple providers and local models.
-
meowvim — Neovim configuration with 50+ plugins. Copilot, multi-language LSP, debugging, session management, and lazy loading.
-
meow-litterbox — Docker images for portable dev environments. Works with VS Code Dev Containers and remote SSH.
-
meow.yarn.nvim — Neovim plugin for browsing LSP type and call hierarchies. Tree view with live code preview.
-
.meow — [DEPRECATED] Original Bash framework for automated environment setup. Superseded by meowctl.
-
strata — CLI that exports PBR textures from Photoshop PSD files. Generates normal maps and packs texture channels into atlases.
-
picotron-project-template — Starter template for Picotron fantasy computer games. Includes project structure, logging, and unit testing.
-
qpb-image-format — PNG-to-QPB converter for Picotron intro sequences and static backgrounds.
- ide-development-2023 — Course materials for a university course on IDE internals: syntax parsing, code analysis, refactoring, and editor integration. CC BY-NC-SA 4.0.
See all courses and talks at retran.me/talks/.
- my-little-lispy-experimental — Scheme-like Lisp interpreter written as a DSL engine for .NET.
- problems — Competitive programming solutions (Advent of Code, HackerRank, LeetCode) in C#, Go, and Kotlin.





