What You've Learned
Every milestone here is a real skill you now have. These aren't tutorials you watched—they're things you've actually done.
8 Milestones Completed
You're building real skills. Every one of these translates to billable work.
Environment Setup
Development Tools
Professional Workflow
Code Skills
Deployment
GitHub Account Setup
Created your GitHub account with username liana-kuperman
Why This Matters
GitHub is where all professional code lives. Every agency, every dev team, every serious project uses it. You now have your professional identity in the system.
Completed Jan 15, 2025
VS Code + Claude Code
Installed VS Code and Claude Code extension
Why This Matters
This is the same setup used by developers at top companies. Claude Code gives you AI-powered development capabilities that most developers are still learning about.
Completed Jan 15, 2025
Local Development Environment
Created your working directory at ~/www/lianas-sandbox
Why This Matters
Professional developers organize their work in dedicated directories. You now have a proper workspace structure.
Completed Jan 16, 2025
First Next.js Site
Created your own Next.js test site from scratch
Why This Matters
Next.js powers thousands of production websites. Creating one yourself—even a test site—means you understand the foundation of modern web development.
Completed Jan 17, 2025
Cloned a Client Repo
Successfully cloned a real client website to your machine
Why This Matters
This is exactly how professional work happens. You pulled down real production code that a real business depends on.
Completed Jan 18, 2025
Updated Footer Content
Changed phone number and email address in the site footer
Why This Matters
This exact task is what agencies charge $50-150 for. You just did billable work.
Completed Jan 18, 2025
Codebase-Wide Change
Changed "Mike" to "Chris" across the entire project
Why This Matters
Find and replace across a codebase is a real development skill. You handled a task that touches multiple files safely.
Completed Jan 19, 2025
Commit and Push
Committed your changes and pushed them to GitHub
Why This Matters
This is how code goes live. You completed the full cycle: pull, change, commit, push. This is professional workflow.
Completed Jan 19, 2025
Your Next Milestone
Complete an opportunity to unlock your next achievement.
This is real progress.
Most people who want to work in tech spend months watching tutorials without ever touching real code. You've already cloned repos, made changes, and pushed to production. That's not "learning"—that's doing.