LUCIANO CARRIZO
Projects

The evidence, not the story.

Without company experience, projects are the résumé. Here is what I built, which technologies I used, and the decisions I made along the way.

8 projects · 2 featured

Featured
Frontend ClassroomCompletedPrivate
Featured

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.

AstroReactTypeScriptTailwind CSS
Frontend Classroom
opcode-luchoCompleted
Featured

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.

TauriRustTypeScriptReact
opcode-lucho
Projects
Technology
6 of 6 projects
  • agent-kits

    In progress

    An 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.

    GitMarkdown
  • Event Agents Manager

    Archived

    A 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.

    TypeScriptReactNode.jsFastify+2
  • mobile-calendar

    mobile-calendar

    Archived

    A 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.

    TypeScriptReactExpo
  • My School

    My School

    Completed

    A 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.

    ExpoReactTypeScript
  • openlucho

    Archived

    A 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.

    RustTypeScriptTauriSQLite+1
  • PhonEcommerce

    Completed

    A 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.jsReactTypeScriptTailwind CSS+3

No combination matches

No projects use all those technologies at once. Try removing a filter.

Next step

Want the details?

Every card opens a technical case study: architecture, decisions, and the reasoning behind each one. If anything remains unclear, let’s talk.

or directly → LuchoC.dev@gmail.com