sintaxia
Learning tech with the face of a terminal and the heart of a game: every error is a playable hint, not a scolding.
- CLIENT
- own product
- YEAR
- 2024
- DURATION
- ongoing since 2024
- CATEGORY
- edtech / learning platform

Sintaxia is a web and mobile platform for learning tech: programming, ethical hacking, DevOps, Linux, Git and frontend, each with its own path. The interface mimics a terminal, but the mechanics are those of a game: paths, collectible cards of real syntax and bit, an AI copilot that remembers where you got stuck.
Design, product, backend and app: all home-made. It is my lab for rethinking how coding is taught.
// THE CHALLENGE
Almost nobody quits programming for lack of content: they quit at the first error they do not understand. The exception — the exact moment people leave — had to become the most playable part of the product, without lowering the technical bar.
// THE SOLUTION
I built a full platform, web and mobile, with:
- 01A terminal that turns each exception into an actionable hint.
- 02Module-based paths — from variables and loops to containers, CI/CD or SQLi — with an exam between each one.
- 03Collectible cards of real syntax: the deck is the progress.
- 04bit, an AI copilot that remembers the sticking points and levels up with the user.
- 05A lab of hands-on challenges: ethical hacking, DevOps, frontend, Linux and Git.
- 06A mobile app with the same path, daily goal and streak in sync.
// SCREENS







// RESULTS
- A live platform at sintaxia.dev, with web and mobile app sharing progress.
- 94 steps and 235 exercises published on the Python path.
- Four-to-six-minute lessons: you can make progress in a dead gap of the day.
- Product, design, backend and app all handled by one person.