Your Progress

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.

To Level 240%
2

Environment Setup

1

Development Tools

1

Professional Workflow

3

Code Skills

1

Deployment

Milestone 1

GitHub Account Setup

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

version-controlprofessional-identity

Completed Jan 15, 2025

Milestone 2

VS Code + Claude Code

Development Tools

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.

ideai-development

Completed Jan 15, 2025

Milestone 3

Local Development Environment

Environment Setup

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.

file-organizationlocal-development

Completed Jan 16, 2025

Milestone 4

First Next.js Site

Code Skills

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.

nextjsreactweb-development

Completed Jan 17, 2025

Milestone 5

Cloned a Client Repo

Professional Workflow

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.

git-cloneclient-work

Completed Jan 18, 2025

Milestone 6

Updated Footer Content

Code Skills

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.

content-updatescomponent-editing

Completed Jan 18, 2025

Milestone 7

Codebase-Wide Change

Code Skills

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.

find-replacecodebase-navigation

Completed Jan 19, 2025

Milestone 8

Commit and Push

Deployment

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.

git-commitgit-pushversion-control

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.