Selected Work

Featured Projects

DevSecOps solutions and infrastructure projects showcasing enterprise-scale implementations

Architected DevSecOps infrastructure with Kubernetes for Dubai's groundbreaking AI platform, implementing GitOps workflows, blue-green deployments, and auto-scaling for seamless performance. Enhanced disaster recovery capabilities and monitoring systems.

50K+ Users 99.9% Uptime
Kubernetes DevSecOps GitOps Azure AI Platform

Mshfa - SaaS Healthcare Platform

Case Study

Integrated DevSecOps and GitOps with Kubernetes to automate and secure deployments for Kuwait's leading healthcare platform. Ensured HIPAA compliance, 99.9% availability, and implemented comprehensive monitoring for critical medical services. The platform is no longer live.

HIPAA Compliant 24/7 Monitoring
Healthcare HIPAA Compliance Kubernetes AWS Zero-downtime

Implemented secure, scalable infrastructure for Saudi Arabia's national esports platform with DevSecOps practices. Deployed zero-downtime releases, auto-scaling capabilities, and comprehensive monitoring to handle massive concurrent users during tournaments.

Gaming Platform Auto-scaling
Government Auto-scaling Zero-downtime Oracle Cloud High Availability

A production-ready, modular Terraform configuration for Azure that minimizes public exposure end-to-end: App Service behind an Application Gateway with SSL termination, a primary-replica MySQL setup, Redis Cache and Blob Storage on private endpoints, and multi-subnet VNet isolation, with dynamic resource naming to avoid collisions.

Private Endpoints Modular HCL
Terraform Azure Zero-trust Application Gateway IaC

MIT-licensed Bash script that fully automates deploying a Kubernetes cluster on bare-metal or VMs across Ubuntu 18.04/20.04/22.04, installing the container runtime plus Flannel networking, the Dashboard, MetalLB, and metrics-server through a simple interactive prompt.

15 Stars 1 Fork
Kubernetes Bash On-Premise Automation MetalLB

Shell scripts and Kubernetes manifests that stand up an NFS server and client, then wire it into a cluster as dynamically-provisioned Persistent Volumes and Claims so pods can share durable storage.

Kubernetes NFS Storage Shell

A .NET MVC 6.0 app (Entity Framework Code-First) for managing SQL Server connection strings and batch-running SQL scripts, with multi-file upload, automated timestamp-based file organization, Live/Prelive environment tagging, and per-run error/success logging.

.NET MVC Entity Framework MSSQL C# Automation

A clean, modular Terraform project (providers, variables, security groups, outputs) that provisions an AWS EC2 instance with an SSH key pair end-to-end — init, plan, apply, connect, and teardown.

Terraform AWS EC2 IaC

A Python AWS Lambda function that watches another Lambda's CloudWatch Logs and publishes an SNS notification the moment it executes, with IAM roles scoped for least-privilege log access.

AWS Lambda Python CloudWatch SNS Monitoring

A Python 3.9 Lambda function that sweeps every Amazon Lightsail region, finds running instances, and creates timestamped snapshots automatically — a scheduled backup safety net with no manual console work.

AWS Lambda Lightsail Python Automation Backup