A live roadmap of where I'm going, what I'm learning, and how I'm getting there. Updated as I progress — built in public.
ROADMAP
The path forward.
Targeting IT Infrastructure, Cybersecurity, and Software Development — building real skills through certifications, hands-on home lab work, and daily practice. 2+ hours a day.
PHASE 01
Foundation
Months 1 — 3IN PROGRESS
CompTIA A+The entry point for IT. Covers hardware, operating systems, networking basics, security fundamentals, and troubleshooting. The common thread across all three target directions.
START HEREHardwareOSNetworkingSecurity
Linux command line basicsLearn the terminal properly — file system navigation, permissions, processes, and package management. Everything you already do in your home lab will click faster.
LinuxTerminalConcurrent
Docker fundamentalsUnderstand what you're already running. Learn containers, images, volumes, networks, and compose files from first principles rather than copy-pasting.
DockerContainersConcurrent
PHASE 02
Branching out
Months 4 — 8UPCOMING
CompTIA Network+Deeper networking — TCP/IP, DNS, VLANs, subnetting, firewalls, and routing. Essential for IT infrastructure and cybersecurity paths.
NetworkingDNSTCP/IP
Python fundamentalsThe best first language for this path. Automate tasks, write scripts for your home lab, and build a foundation for software development and security tooling.
PythonScriptingAutomation
Home lab — Nginx + Authentik SSODeploy a reverse proxy and single sign-on system across all self-hosted services. Practical application of networking, Linux, and security concepts all at once.
Home LabNginxSSOSecurity
PHASE 03
Specialising
Months 9 — 18LOCKED
CompTIA Security+The industry standard entry cert for cybersecurity. Covers threats, cryptography, identity management, and risk. Opens doors to security roles.
CybersecurityCryptographyRisk
Python — intermediate projectsBuild real things: home lab automation scripts, API integrations, a small web app. By this point the language should feel natural and projects drive the learning.
PythonProjectsAPIs
Cloud fundamentals — AWS or AzureCloud is unavoidable in modern IT and dev roles. AWS Cloud Practitioner or Azure Fundamentals are both entry level and highly valued by employers.
CloudAWSAzureDevOps
RUNNING CONCURRENTLY
Always in the background.
Home lab projectsEvery cert topic gets applied in the real environment. Learning about networking? Configure something. Learning about security? Lock something down.
GitHub — building in publicEvery project, script, and tool gets pushed to GitHub. The commit history is evidence of consistent work over time — something employers actually look at.
Documentation habitWrite down what you build and how. Maintaining personal notes in The Chronicler builds technical writing skills and creates a reference library.
Breaking things on purposeThe home lab is a safe environment. Break things intentionally, figure out why, fix them. This is how troubleshooting instincts are built — the most valuable IT skill.
Progress tracking coming soon
Checkboxes and progress indicators will be interactive once login is set up. For now this page is a public record of the plan.