Hey, I'm Resul
¶
I'm a software developer with a PhD in Process Systems Engineering. I build tools that help people make better decisions faster.
Currently, I'm working on applying GenAI to developer workflows — building agentic systems that augment how we write code, manage applications, and automate tedious tasks.
What I Write About¶
- GenAI & Agentic Workflows
Building AI-powered tools with Claude, Gemini, and pydantic-ai. Prompt engineering, multi-model architectures, and structured outputs.
- TOML-First Development
Using TOML, CUE, and schemas as the foundation for configuration, data, and AI interactions.
- Developer Tooling
Typst for documents, Just for automation, pre-commit for quality, uv for Python.
- Workflows & Automation
GitHub Actions, Git worktrees, CI/CD pipelines, and making tedious tasks disappear.
Recent Posts¶
-
Agentic Workflows — Building a self-improving application system with slash commands, subagents, and human-in-the-loop iteration.
-
Multi-Provider AI — Building model-agnostic agents with pydantic-ai that work across Gemini, Claude, and Groq.
-
The TOML-First Workflow — How I built an AI-powered CV system with TOML, CUE, Typst, and pydantic-ai.