Project Portfolio

Following my DevOps learning journey with hands-on projects that demonstrate real-world infrastructure automation, cloud architecture, and system optimization solutions.

🚀

Learning Through Building

I'm following a structured 48-month DevOps mastery curriculum inspired by Launch School's rigorous methodology. Each project below represents a specific learning milestone in my journey from command line automation to enterprise platform engineering. Currently in Phase 1: Command Line & Python Scripting Mastery.

Python Automation Toolkit

⚡ Phase 1 - Active (May-Aug 2025) In Progress

Building a comprehensive collection of Python scripts for system administration automation. This is my current deep-dive into Python mastery with practical applications for log analysis, system monitoring, and file management.

Planned Integration Projects:

  • Log Analysis Tool - Parse and analyze system logs with reporting
  • System Monitoring Script - Monitor resources and alert
  • File Organization Utility - Intelligent file sorting and backup
  • API Integration Tool - Interact with REST APIs and process data
  • Configuration Management Script - Manage system configurations
Python Argparse Requests JSON/CSV Logging Unittest
Python Automation
#!/usr/bin/env python3
import sys, os, logging
def automate_task():
# Deep learning in action

Command Line Mastery Suite

🐧 Phase 1 - Supporting Track May-Aug 2025

Advanced Linux command line skills with Bash scripting automation. Building fluency in text processing, file manipulation, and system administration tasks through daily practice and complex challenges.

Mastery Areas:

  • Advanced text processing with grep, sed, awk
  • Complex file operations and permission management
  • Process management and system monitoring
  • Shell scripting with variables, loops, and functions
  • Network utilities and system troubleshooting
Bash Linux CLI Git Vim SSH Cron
CLI Mastery
$ find . -name "*.log" | xargs grep -l "ERROR"
$ ps aux | awk '{print $1,$2,$11}' | sort

Enterprise Linux Administration

📚 Phase 2 - Sep-Nov 2025 Next Phase

Comprehensive Linux system administration and automation mastery. Will integrate my current AD/Entra ID experience with enterprise Linux management, Ansible automation, and DevOps culture practices.

Planned Learning Projects:

  • Advanced user/group management with PAM integration
  • LVM and RAID configurations with backup automation
  • Ansible playbooks for multi-server automation
  • SystemD service management and custom units
  • Security hardening and compliance automation
RHEL/CentOS Ansible SystemD LVM SELinux LFCS Prep
Linux Mastery
SystemD
Ansible
LVM
Security

Azure Cloud & Networking

☁️ Phase 3 - Dec 2025-Feb 2026 Cloud Foundations

Deep networking fundamentals combined with Azure cloud mastery. Will build on my current Fortinet firewall experience to understand enterprise networking and cloud architecture patterns.

Architecture Projects:

  • TCP/IP protocol analysis and network troubleshooting
  • Azure Virtual Networks with hybrid connectivity
  • Multi-tier application deployment on Azure
  • Network automation with Python and Azure CLI
  • Infrastructure as Code with Terraform
Azure VNets TCP/IP Terraform AZ-900 PowerShell
Azure Architecture
Compute
Network
Storage
Security

Mastery-Based Learning Approach

Following Launch School's rigorous methodology for deep DevOps expertise

📘
Phase 1

Current Focus

Python & Command Line Mastery

25+

Hours/Week

Structured deep learning

🎯
85%

Assessment Standard

Minimum passing threshold

🚀
8

Planned Phases

Foundation to Platform Engineering

Interested in My Work?

Let's discuss how these solutions can be adapted for your infrastructure challenges