Linux Terminal Intro
Learn basic commands, files, folders, apt installs, SSH, and why Linux tools are so useful.
Start here
LaunchShell is a student-built project journal and guide site for learning practical technical skills through real builds, simple explanations, and safe experiments.
Start with the Linux terminal, GitHub, Codespaces, cloud servers, Python scripts, web apps, electronics projects, and beginner-friendly cybersecurity concepts.
These guides are the best first steps if you are new to Linux, GitHub, cloud servers, or technical projects.
Learn basic commands, files, folders, apt installs, SSH, and why Linux tools are so useful.
Start hereLearn version control, commits, project history, private repos, public portfolios, and safer experimentation.
Read the guideUse a browser-based Linux coding environment for Python, C++, Java, databases, web pages, and terminal practice.
Open the guideThese are not fake portfolio pieces. They are practical projects built to teach how systems work, how mistakes happen, and how to recover when something breaks.
Create a simple disposable cloud server with a public IP, SSH access, security groups, and a cleanup plan.
Read the guideStart with simple JSON files, then turn them into a real web app running on a Linux server with Flask, Git, Gunicorn, systemd, and Apache or Nginx.
Open the projectPractical beginner Python tools, starting with a Diceware passphrase generator that teaches randomness and password security.
Open Python projectsLearn how Cloudflare Pages, DNS, proxying, security rules, access control, and Workers fit together.
Read the guideA meta-project showing how LaunchShell itself was created, organized, versioned, deployed, reviewed, and improved.
Open the projectLearn what virtual machines are, why snapshots matter, and how VMs make safe practice easier.
Read the guideA hardware project for understanding binary, logic gates, registers, clock signals, control lines, and debugging.
Open the projectLearn the builder meaning of hacking, safe breaking, project curiosity, and modern penetration testing.
Read the guideAn advanced networking and cybersecurity project using a disposable VPS honeynet, dashboards, logs, and safe shutdown.
Open the projectCompare beginner-friendly certifications for networking, Linux, cloud, cybersecurity, and IT fundamentals.
Read the guideThese paths connect guides and projects in a practical order.
The site is built around the way technical skills are actually learned: make something real, back it up, change it, break it safely, restore it, and document what happened.
Use what you have: a Codespace, VM, Raspberry Pi, old laptop, or small cloud server.
Make a real thing first: a web app, server, circuit, script, guide, or lab.
Use Git, snapshots, exports, copies, and restore points before risky changes.
Use logs, errors, configs, commits, and history to understand what actually happened.
The resources page collects tools that students can use to build real projects, not just collect free accounts.
GitHub Student Developer Pack, Codespaces, Cloudflare, AWS, Termius, Hack The Box Academy, and other tools worth exploring.
Open resourcesInstall useful tools like Git, Vim, Nmap, tcpdump, jq, tree, curl, OpenVPN, and other practical packages.
See the guideStart with small useful programs: passphrase generators, file renamers, backup planners, log parsers, and hash checkers.
Open Python projects