Papers
I study, I build, I test. Then I share everything.
This is where I collect my technical papers: architectures, experiments, in-depth analyses. These are not blog posts — they are study documents on real projects, with code, data and reasoning.
My philosophy is simple: share generously what I learn, even with potential competitors. Because those who study, build and share have nothing to hide.
Micro-SaaS Architecture for AI-Powered Social Carousel Generation
A micro-SaaS that automates the creation of editorial-quality social media carousels for Instagram and LinkedIn. Multi-AI pipeline within a 60-second serverless budget, SVG+Sharp rendering without headless browsers, and a spotlight system for informative video animations.
Agent Teams in Claude Code: Multi-Agent Orchestration for Complex Software Projects
A practical analysis of Claude Code's multi-agent architecture: how to orchestrate teams of independent AI sessions, configure specialized sub-agents, leverage git worktrees for parallelism, and design effective CLAUDE.md files. Based on the hands-on experience of an SEO consultant and AI developer who routinely uses teams of 3-5 agents for research, writing, and review in parallel.