I am Luciano Carrizo, a Full Stack Developer in Buenos Aires. I build complete products —backend, frontend, and the judgment that keeps them together—…
Full Stack, end to end.
I am Luciano Carrizo, a Full Stack Developer in Buenos Aires. I build complete products —backend, frontend, and the judgment that keeps them together— and use AI as an engineering tool, not a shortcut.
does it work?→can I change it in six months?→can I delegate and verify it?
How my way of deciding changed
Build productsEcommerce, management apps, complete frontends. The goal was to make them work and deploy them. I learned to finish things.Criterion: does it work?
Formalize the architectureI started paying the cost of my own decisions. I separated layers, isolated the domain, wrote tests that proved something, and documented the reason behind each choice.Criterion: can I change it in six months?
Build the toolingThe next bottleneck stopped being code and became context. I built persistent memory, agent orchestration, and reusable working disciplines across projects.Criterion: can I delegate and verify it?
Origin
Physical systems
I come from physical systems
Six years of electromechanics before information systems. The pivot was not about abandoning a degree: it was realizing that what interested me about a system —how it behaves, where it fails, what makes it maintainable— was better solved in software.
Web Development — Top 10Coderhouse · link unavailable
JavaScriptCoderhouse · link unavailable
React JSCoderhouse · link unavailable
Data AnalyticsCoderhouse · link unavailable
Tableau — Top 10Coderhouse · link unavailable
ExcelCoderhouse · link unavailable
Featured
The most representative work
Two complete case studies, documented end to end.
Featured · 01
Frontend Classroom
A web platform for learning HTML and CSS from scratch, built on two pillars: a 29-module guided Track with an executable sandbox and a searchable Reference with 134 entries. Underneath is a custom check engine that validates the actual DOM written by the student, not the text. A finished product with testing, CI, and a live deployment.
Live sandboxEditor and preview running in the browser.
Instant feedbackReal-time exercise validation.
No installationRuns entirely in the student’s browser.
AstroReactTypeScriptTailwind CSS
CompletedView case →
Featured · 02
opcode-lucho
A desktop app (Tauri + Rust + React) for managing Claude Code projects and sessions, with a token-usage dashboard. It is a fork of winfunc/opcode (AGPL-3.0) that I moved into my own workspace: rebuilt navigation, a rewritten usage dashboard, and inherited CI made green—250 commits of features and adaptation.
Open to full-time, freelance, or focused projects — the work defines the arrangement, not the other way around. Based in Buenos Aires.
I am looking for a team with people who have more experience than I do. I learned to work things out independently —that is how the projects on this site were built—, but now I want what cannot be gained alone: review, discussion, and someone else’s judgment. I adapt to an existing structure; I do not need to invent my own.
I prefer hybrid work and, if there is only one choice, on-site: you learn more when you are close to the team. New projects appeal to me because early decisions matter, though maintaining existing code interests me too.
agent-kitsAn AI-first bootstrapping system: guided by questions, the /kits-init skill creates a complete .agents/ directory—workspace.json, agents, skills, and workflows—in any project. It composes a catalog of seven packs and 50 skills written entirely in Markdown, with no runtime of its own: the AI agent is the runtime. It works the same in Claude Code, OpenCode, or plain chat. · Git · Markdown
Event Agents ManagerA platform for organizing and observing hierarchical agent systems: it models Project → Agent → Thread → Event and provides complete traceability because events are immutable. Three surfaces on the same backend — a web UI with the live org chart, a CLI (evam), and a REST + WebSocket API. Archived TypeScript monorepo. · TypeScript · React · Node.js · Fastify · PostgreSQL · Docker
Frontend ClassroomA web platform for learning HTML and CSS from scratch, built on two pillars: a 29-module guided Track with an executable sandbox and a searchable Reference with 134 entries. Underneath is a custom check engine that validates the actual DOM written by the student, not the text. A finished product with testing, CI, and a live deployment. · Astro · React · TypeScript · Tailwind CSSFeatured
mobile-calendarA mobile app (Expo + React Native + TypeScript) for organizing coursework: subjects with schedules and grades, assignments with status, and loose notes, across Today, Day, Week, and Calendar views. It was my first app designed solely for mobile, built in 8 days with DDD architecture and in-memory data—and it planted the idea I later developed in my-school-app. · TypeScript · React · Expo
My SchoolA mobile app (Expo + React Native) for organizing coursework: subjects, activities, and tasks in a three-level hierarchy, plus a due-date calendar. It works entirely locally, with no backend or accounts. It was fully designed before it was programmed: 26 HTML wireframes committed first, followed by 11 numbered phases that implemented them one by one. · Expo · React · TypeScript
opcode-luchoA desktop app (Tauri + Rust + React) for managing Claude Code projects and sessions, with a token-usage dashboard. It is a fork of winfunc/opcode (AGPL-3.0) that I moved into my own workspace: rebuilt navigation, a rewritten usage dashboard, and inherited CI made green—250 commits of features and adaptation. · Tauri · Rust · TypeScript · ReactFeatured
openluchoA persistence and continuity layer over Claude Code: it observes sessions Claude already writes to disk, persists them in SQLite, and builds living Markdown memory where every fact cites the real events it came from. It began as something else—an orchestrator meant to make subagents cheaper—until its own spike measured routing at 3.3× the cost and the product changed direction. Archived. · Rust · TypeScript · Tauri · SQLite · React
PhonEcommerceA full-stack mobile-phone e-commerce application: filtered catalog, three-step checkout, order history, and admin panel. The backend (Fastify 5 + PostgreSQL/Prisma) uses feature-based Clean Architecture and three original ADRs; the frontend is Next.js 16. Built in 6 days with my own multi-agent workflow, 41 commits, all mine. · Next.js · React · TypeScript · Tailwind CSS · Fastify · PostgreSQL · Prisma
I learned design by copying, and that was the problemOpinion · Design · mockups, judgment, design-system, tools
Three roles, not twelve: the agent system that remainedBuild · Programming · agents, orchestration, delegation, workflow
16 documents for understanding a 500-commit forkBuild · Programming · docs, rust, git, legacy
The CI I inherited had never been greenBuild · Programming · ci-cd, github-actions, rust, tauri
Preferences
Change themeSwitch light / dark
Change languageEspañol / EnglishEN
No results for
No projects, articles, or commands match. The index is intentionally small and honest: only what truly exists.
Write to me directly from here. I reply within a day; if you prefer, my email is below.
Message sent.
I will reply to the address you left. In the meantime, you can see the code: the projects are on GitHub.