Skip to content

Latest commit

 

History

History
57 lines (49 loc) · 2.35 KB

File metadata and controls

57 lines (49 loc) · 2.35 KB

📂 Learning Archive

This repository is a single, centralized home for all my practice work, coursework, exercises, and technical notes.

This centralized space allows me to track my ongoing progress, organize my study materials, and maintain a complete history of my technical growth in one place.

📝 What Goes in Here?

Basically, any file, script, or note generated while I am learning. This includes:

  • 📚 Course Materials: Dedicated course notes, lecture summaries, practical exercises.
  • ⌨️ Python Scripting: Practice projects, automation experiments, and course exercises.
  • 💻 Linux & Bash: Command-line notes, shell scripts, and system configurations.
  • 🔍 Security & SIEM: SIEM related Notes and materials.
  • 🛡️ Hacking & Tech Labs: Notes from tutorials, CTFs, and general cybersecurity learning.
  • 🧪 The Sandbox: Broken code, raw syntax tests, and miscellaneous files that aren't real or functional projects, but were part of the learning process.

📂 Repository Structure:

Last Updated: May 25, 2026

Learning-Archive/
│
├── 📝 README.md
│
├── 📚 Course-Notes/
│   └── ZTM-Course-Notes/
│       ├── EHErrors.pdf
│       ├── Git Hub Notes to myself.txt
│       ├── Networking 101.pdf
│       ├── VIRTUALBOX VM SETUP UBUNTU.txt
│       ├── ZTM Cyber Security.txt
│       ├── ZTM DevOps Linux SysAdmin Notes.txt
│       ├── ZTM Ethical Hacking Course.txt
│       └── NoJ2Nh3yRb29rUgiPTdt_zerotomastery.io+-+Complete+Ethical+Hacking+Bootcamp+Zero+to+Mastery+Guide.pdf
│
├── ⌨️ Python/
│   ├── 🧭 Fundamentals/
│   │   ├── Clarusway-Exercises/
│   │   ├── Harvard-Python/
│   │   ├── Network-Chuck-Python/
│   │   ├── Python-Projects/
│   │   ├── Random-Exercises/
│   │   ├── ZTM-Advanced-Python_OOP/
│   │   └── ZTM-Python-Basics/
│   │
│   └── 🤖 Scripting-and-Automation/
│       └── ZTM-Python-Scripting/
│
└── 🌐 Web-Development/
    └── ⏳ Old/
        ├── Duplicate-Google-19-2-24/
        ├── IT-Program-Assignment-SteveJobs_Website_Clone-Clarusway/
        ├── LinkTree-21-2-24/
        ├── S-WebPortfolio--2.0--29-2-24/
        └── Webportfolio--1.0--26-2-24/