Private ProjectAutomation
Document and Email Workflow Automation
Built a desktop workflow that retrieves attachments, reads scanned forms with OCR, renames files, organizes output, and records processing results.
LabUbuntu / Operations
Linux Service Recovery and Log Analysis
Created service failures, then used systemd status, journal logs, process checks, ports, permissions, and configuration validation to isolate and recover each service.
- systemctl
- journalctl
- ss
- curl
- Logs
LabAzure / Cloud
Global Web Architecture
Deployed IIS across multiple Azure regions with load balancers, health probes, and geographic traffic routing.
- Traffic Manager
- IIS
- Load Balancer
LabLinux / Security
Linux Access Control and Hardening
Configured SSH keys, non-root administration, least-privilege permissions, UFW rules, package updates, and authentication log review.
- SSH Keys
- sudo
- UFW
- Permissions
- auth.log
LabAWS / Linux
Distributed Web Hosting
Ran Apache on distributed Linux hosts, synchronized content over SSH, and configured traffic distribution, DNS, HTTPS, and failover.
LabAzure SQL / Data
Database Security and Geo Replication
Configured a cloud SQL deployment with access controls, point-in-time restore, geo-replication, and controlled failover testing.
- SQL Server
- Key Vault
- Recovery
LabIoT / Monitoring
IoT Security Monitoring Pipeline
Inspected MQTT traffic with Suricata and sent detection events into Elasticsearch and Kibana for search and review.
LabSecurity / Analysis
Incident Response and Network Analysis
Used controlled attack simulations, packet captures, alerts, and logs to build event timelines and document response steps.
LabPython / Automation
Systems Administration Tools
Wrote command-line tools for log parsing, host checks, resource monitoring, input validation, and technical reports.
Public RepositoryWeb
Personal Portfolio Website
Built this responsive portfolio with semantic HTML, shared CSS, JavaScript, theme support, accessible navigation, metadata, and GitHub Pages.
- HTML
- CSS
- JavaScript
- GitHub Pages