Free 1-day workshop KL + Penang 6 seats

Build your freedom

The frontier AI development academy. Turn your laptop into your own workforce — build real software straight from the terminal, no code required. Start with a free 1-day workshop.

TypeScript SvelteKit Neon PostgreSQL Cloudflare Claude OpenAI Gemini
First Intake · Free 6 seats
Wed 1 Jul 2026 · 10am to 5pm
1 day · Your Agentic AI OS
Common Ground, KL
OUR ROOMS — KL + Penang
Hundred Years venue
Hundred Years venue
Hundred Years venue
Hundred Years venue
Hundred Years venue
Hundred Years venue
Hundred Years venue
Hundred Years venue
Hundred Years venue
Hundred Years venue
Venue preview
1 / 10

Trusted by learners from

Grab CoinGecko JobStreet JobsDB Shopee AirAsia foodpanda Gojek Shopify TikTok Binance Revolut

The whole stack of a real product.

AI writes the code. The real work is everything around it: login, database, payments, email, SEO, security, deploy. You build every piece, and own it for life.

User authentication

  • Email + password signup & login
  • Magic link passwordless auth
  • Protected pages & API routes
  • Sessions stored in your own database
  • You ship: Signups that survive a refresh
Built with Neon+ SvelteKit Hooks
The flagship · 10-day sprint

The flagship.
Ten days, one shipped product.

After the free workshop, go all the way. Ten focused days: scope, build, harden, ship. AI is your pair programmer; you learn the system that makes it repeatable on every project after. Next intake — request a place.

DAY 1-2 5 TOPICS Project skeleton + AI workflow

Scope + System Setup

Define what's actually shippable in 10 days. Set up the professional stack: agents, skills, MCP servers, file structure that AI can navigate. The setup is half the difference between a quick demo and shipping like a pro.

  • Scope your MVP ruthlessly, kill the rest
  • Claude Code skills, subagents, MD files
  • MCP servers wired to your tools
  • File structure AI can navigate
  • Repo, git, branches done right
DAY 3-7 5 TOPICS Working core feature

Build the Core

Five days of focused building, AI as pair programmer. Login, database, payments, email, the real features your product needs. Modular components, clean architecture, real code that won't break in production.

  • Auth and sessions that survive refresh
  • Postgres schema versioned in git
  • Stripe payments + webhooks
  • Transactional email with Brevo
  • Production patterns, not demo code
DAY 8-9 5 TOPICS Production-grade site

SEO, Performance, Security, Deploy

The stuff that separates demo from production. Lighthouse 90+. Sitemap, robots.txt, llms.txt, JSON-LD, Open Graph. Security headers. Deploy to your own domain. The work that decides whether anyone stays on your site.

  • SEO foundation: sitemap, robots, llms.txt
  • JSON-LD structured data + Open Graph
  • Lighthouse 90+, Core Web Vitals
  • Security headers + secrets management
  • Cloudflare + custom domain
DAY 10 5 TOPICS Live shipped app

Ship

Live URL. Custom domain. Demo to the room. Walk out with a working product on the public internet that you can show clients, investors, or whoever asks.

  • Final QA + smoke tests
  • Custom domain pointing home
  • Live demo to the room
  • Search Console + Analytics live
  • Plan v2 of your build

Not sure if this is for you? Drop us a message on WhatsApp and we'll answer any questions you have!

Chat on WhatsApp

Built for builders who've hit the ceiling.

  • You've shipped a few things with AI tools, and they feel like demos, not products.
  • You've bought 3+ courses and finished none.
  • You can prompt your way to a working feature, but SEO, security, deployment, and performance feel like a black box.
  • You want to learn the system once and use it on every project from here.

If you want a CS degree, this isn't it. If you want the full professional AI dev system in your hands by day 10, keep reading.

Hundred Years coworking space exterior

Where we teach.
Rooms built for focused work.

Private training rooms, fast symmetric wifi, power at every seat, and builders shipping in the same room. We run intakes in both KL and Penang, through our venue partners Common Ground and Hundred Years.

In KL we partner with Common Ground at Wisma 1 Kiara; in Penang with Hundred Years on Muntri Street. Serious rooms, built for shipping. The forcing function is being in the room.

Be the proof.

code:zero is new. The first intake hasn't run yet, so we won't show you testimonials we can't stand behind. Join the founding six and your shipped product becomes the case study.

~/THE_LIBRARY

Inherit 18 months of AI tooling.
Skip the trial-and-error.

Every memory file, prompt, skill, and agent we ship with is yours on day one. Copy the whole library into your machine and skip months of trial and error.

Memory System

Dozens tested over the years: vector DBs, RAG pipelines, Mem0, Letta, custom embeddings. Most leak context or hallucinate. What survived is a flat-file system of CLAUDE.md hooks, feedback rules, and project deep-dives. Boring, hand-tuned, bulletproof.

the one that survived

Token-Saver Setup

Routing rules send Haiku for greps, Sonnet for research, Opus when it actually matters. Your monthly bill drops, work quality stays.

cheaper, smarter routing

LLM Wiki

Pre-indexed docs for SvelteKit, Drizzle, Stripe, Cloudflare, Neon, and the rest of the stack. Stops AI hallucinating APIs that don't exist.

no more made-up methods

Copy Any Website

Drop a URL into /copy-site and you get a clean rebuild of its structure. /copy-design lifts the layout and styling, /copy-content rewrites the words in your voice. Study the best, ship your own.

any URL in, your site out

Our Learning System

Every correction becomes a feedback rule. Every working pattern lands in the learnings index. The system gets sharper the more you use it: avoids past mistakes, repeats what works, applies it across every future session.

gets sharper every session

Watch Videos With Claude

Claude can't watch videos out of the box. We built /watch, a custom skill that fixes it: drop a YouTube link or video file, frames get sampled, audio transcribed, and Claude reads the whole thing like a doc. Study UI demos, follow tutorials, lift design references from any clip.

we built it because Claude can't
$ curl -fsSL codezero.ai/install | bash # 18 months of refinement, installed in 30 seconds.
~/LIVE_SESSION

Look over our shoulder.
A real session, no staging.

A real screenshot, not a marketing render. One prompt, and Claude searches the code, loads the project rules, plans the move, and writes the diff. Two weeks in, this is your normal.

Ghostty terminal with Claude Code mid-session: prompt at top instructing Claude to add a hot tip to the student portal quick-ref tab, then live workflow underneath showing file search, CLAUDE.md and rule files auto-loading, a planning step, and a 24-line diff being applied to PortalSidebar.svelte.
Friday, 11:16 AM. ~/Coding/codezero — Opus 4.7, 1M context
01

Five parallel sessions.

One tab per project. Each keeps its own context, its own memory, its own work. Switch the way other people switch browser windows. Nothing bleeds across.

02

Project rules load themselves.

CLAUDE.md, lesson-voice.md, design.md read into context before any code is touched. Your house style is a file Claude actually loads, not a hope.

03

Plan, then diff.

"Now I have a clear plan." 24 lines added to the sidebar, visible in real-time. Outline the move, then ship the move. Not vibe-coding.

$ tabs:5 rules-loaded:3 diff:+24 # one prompt, end-to-end. search, plan, edit, ship.

The flagship.
Ship in 10 days, or full refund.

Our deep program, after the workshop. Capped at 6 builders. You ship, or we don't get paid.

10-Day Production Sprint

Flagship · KL + Penang

RM 6,800 Founding rate · regular RM 12,800
10 days
6 builders
KL + Penang
  • Live app on your own domain by day 10
  • The professional AI dev stack: SvelteKit, Neon, Stripe, Brevo, Cloudflare
  • Claude Code workflow: skills, subagents, MCP servers, hooks
  • SEO, performance (Lighthouse 90+), security hardening, real deployment
  • Frontend craft: GSAP + Lenis animation systems
  • The system stays with you on every project from here

Founding rate one-time, capped at 6 seats. Application + interview before payment.

Founding rate ends when seats fill. Application + interview required.

Common questions

Getting started is easy

Choose your preferred way to learn more and begin your journey

Chat with Us

Get immediate answers to your questions about our programs and curriculum

Start Chat

Book a Call

Schedule a 1-on-1 session with JV to discuss your learning goals

Get Information

Learn more about our courses and get personalized recommendations

Get Info

Join the workshop

Start free with the 1-day Agentic AI OS workshop, then go deep with the flagship.

[Request a seat]
free workshop · wed 1 july · 6 seats