About This Lab
🔬 What I Learned
I learned how to navigate the file system, create and manage files, deploy a live website, and configure AI agents — all from the terminal. My Robot ID Card badge went from a local project to a real site at hap-7000.netlify.app.
More than commands, I learned how the terminal connects everything: my code, my tools, and the wider internet.
🎯 How I Practiced
I rebuilt my Robot ID Card badge using professional tooling — npm scripts, GitHub CLI, and Netlify deployments. Every station gave me real tasks that built on the last one.
Prof. Teeters encouraged me to try commands, break things, and read the output carefully. Grace kept me precise when precision mattered.
🎨 My Philosophy
I believe the terminal is a conversation. You type something, and the system responds. Once I stopped being afraid of that blinking cursor and started reading what came back, everything clicked.
Understanding the terminal made me a better partner for my AI coding agent, not a replacement for it.
🤔 My Advice
Don't try to memorize every command. Focus on understanding what a command does and how to find help when you forget the details. I still look things up all the time.
And when something goes wrong, read the error message before anything else. I learned from Prof. Teeters that the answer is usually right there in the output.
Learning Stations
Reference
Quick reference pages for everything I learned across all six stations. Keep them open while you practice.