- CompTIA Certs
- CompTIA A+
- CompTIA Net+
- CompTIA Sec+
- AWS Cloud Practioner
- ITIL V4 Foundations
- LPI Linux Foundations
-
Azure Networking and SIEM Lab β Hub-and-spoke topology with NSGs, route tables, and Log ingestion from Azure AD Documentation
-
Devops Azure Web App Deployment β Hub-and-spoke topology with NSGs, route tables, and Log ingestion from Azure AD Documentation
-
- Software Inventory Audit β Lists all installed programs from the registry.
- Ports Audit β Identifies open listening ports and associated processes.
- Services Audit β Enumerates and checks Windows service states.
- Local Admin Audit β Detects unauthorized local admin accounts.
- 90-Day Account Inactivity Report β Flags dormant AD accounts for review.
-
- Flask-based log ingestion and analysis tool with SQL storage and REST API.
- Features: Parse raw or JSON logs, store in Postgres/SQLite, search/filter via API, basic web dashboard.
- Stack: Python, Flask, SQLAlchemy, Alembic, Postgres/SQLite, Docker.
-
- Web & CLI tool to convert structured PDF data to Excel spreadsheets.
- Features: PDF parsing with configurable regex/field mapping; export to XLSX.
- Stack: Python, Flask, pdfplumber, Pandas, OpenPyXL.
- Highlights: Designed for policy/benchmark parsing automation.
-
- Full-stack Flask to-do application with SQL backend and REST API.
- Features: CRUD tasks with priority, due dates, and search; API & web UI.
- Stack: Python, Flask, SQLAlchemy, Alembic, Postgres/SQLite, Docker.
- Highlights: Extensible for auth, labels, Kanban view.