Skip to main content
Every blueprint in the library includes starter prompts for ALL THREE complexity levels. Pick your path and grow into the next one.

The 3 Paths

Digital Alchemy blueprints offer three distinct complexity paths for every app idea. Same app concept. Different technical implementation. You choose based on your current skill level and growth goals.

Beginner

Who: First-time buildersOutput: Single HTML fileBuild Time: 2-4 hours

Intermediate

Who: Built 2-3 appsOutput: Multi-file projectBuild Time: 6-10 hours

Advanced

Who: Want production-gradeOutput: Full-stack appBuild Time: 15-25 hours

Beginner Path

Who This Is For

First-time builders. You’ve never written a line of code. You want to see if vibe coding works for you before investing serious time.

What You Get

A single HTML file with embedded CSS and JavaScript. Open it in your browser and it works. No build tools. No dependencies. No confusion.

Technical Stack

Tools

Google AI Studio (Gemini 2.0 Flash)

Output

Single HTML file with embedded CSS + JS

Storage

localStorage (data stays in browser)

Hosting

GitHub Pages (free)

Build Time

2-4 hours from idea to deployed URL

Prerequisites

1

Flash Module 01

What Is Vibe Coding?
2

Flash Module 02

AI Studio Setup
3

Flash Module 03

Your First Prompt

Intermediate Path

Who This Is For

You’ve built 2-3 beginner apps. You understand HTML, CSS, and JavaScript basics. You’re ready for multi-file projects and API integrations.

What You Get

A professional multi-file project with separated HTML, CSS, and JavaScript. Includes API integrations, advanced UI patterns, and production-ready hosting on Vercel.

Technical Stack

Tools

AI Studio + VS Code + GitHub + Vercel

Output

Multi-file project (HTML/CSS/JS separated)

Storage

localStorage + optional API integration

Hosting

Vercel (free tier)

Build Time

6-10 hours from idea to custom domain

Prerequisites

1

Complete Beginner Path

Build at least 1 Beginner app first
2

Flash Module 06

Add Local Storage
3

Flash Module 07

API Basics
4

Flash Module 08

Responsive Design

Advanced Path

Who This Is For

You want production-grade, full-stack apps with user authentication, real databases, and proper security. You’ve deployed apps to Vercel and understand API fundamentals.

What You Get

A complete full-stack application with Next.js frontend, Supabase backend, user authentication, Row Level Security, and multi-device sync.

Technical Stack

Tools

AI Studio + VS Code + GitHub + Vercel + Supabase

Output

Full-stack app (Next.js + Supabase backend)

Storage

Supabase (PostgreSQL) with Row Level Security

Auth

Supabase Auth (email/password + Google OAuth)

Hosting

Vercel (frontend) + Supabase (backend)

Build Time

15-25 hours from idea to production launch

Prerequisites

1

Complete Intermediate Path

Build at least 2 Intermediate apps first
2

Flash Module 09

Supabase Quickstart
3

Understand Security

Read Ship It Step 6: Launch Checklist

How to Choose Your Path

Start with Beginner.Don’t skip ahead. The Beginner path teaches you how to work with AI, read code, and deploy apps. These fundamentals matter more than technical complexity.Build 2-3 Beginner apps before moving to Intermediate.
Go Intermediate.If you’ve completed at least 1 Beginner app and feel comfortable with HTML/CSS/JS basics, you’re ready for Intermediate.Build 3-5 Intermediate apps before attempting Advanced.
Try Advanced, but complete the prerequisites first.Advanced blueprints assume you understand:
  • Multi-file project structure
  • API requests and responses
  • localStorage and state management
  • Deployment workflows
If any of those feel shaky, build more Intermediate apps first.
You can, but you shouldn’t.Each level builds on skills from the previous one. Skipping Beginner means you miss:
  • How to craft effective prompts
  • How to read and modify AI-generated code
  • How to debug when things break
  • How localStorage works
These skills are prerequisites for everything that comes after.

Progression Path

The recommended learning progression:
1

Week 1-2: First Beginner App

Pick any Beginner blueprint that interests you. Build it. Deploy it to GitHub Pages. Share the URL.
2

Week 3-4: Second Beginner App

Pick a different niche. Build faster this time. Notice what you understand now that you didn’t before.
3

Week 5-6: Third Beginner App

By the third app, you should be able to modify AI-generated code confidently and add custom features.
4

Week 7-10: First Intermediate App

Upgrade one of your Beginner apps to Intermediate. Add API integration. Deploy to Vercel with a custom domain.
5

Week 11-16: More Intermediate Apps

Build 2-3 more Intermediate apps in different niches. Master multi-file architecture and API patterns.
6

Week 17+: First Advanced App

When you’re ready, attempt your first full-stack app with Supabase. Expect it to take 3-4 weeks. That’s normal.
These timelines assume 5-10 hours of building per week. Adjust based on your schedule.

Key Differences Summary

AspectBeginnerIntermediateAdvanced
Files1 HTML file3-5 files15-25 files
StoragelocalStoragelocalStorage + APIsPostgreSQL database
AuthNoneNoneEmail + OAuth
HostingGitHub PagesVercelVercel + Supabase
SecurityBasic validationInput validationRLS + server actions
SyncSingle deviceSingle deviceMulti-device real-time
Deployment5 minutes15 minutes30-60 minutes
MaintenanceNoneMinimalRegular updates

Blueprint Library

Browse all 32 blueprints by niche

Flash Modules

Skill-building videos for each level

Ship It

Deployment guides for each level

Build docs developers (and LLMs) love