Skip to content
View aboodi679's full-sized avatar

Highlights

  • Pro

Block or report aboodi679

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aboodi679/README.md
🌗 Last Quarter
Typing SVG

Degree   Location   Status

LinkedIn   GitHub   Email

Profile Views   GitHub followers   GitHub stars

Who am I

I'm a Software Engineering graduate who learns by shipping real, production-shaped infrastructure not tutorials. Over the past year I built two multi-service AWS platforms from a blank Terraform state, wiring together event-driven pipelines, containerized microservices, and zero-downtime CI/CD.

My focus is cloud infrastructure and DevOps engineering IaC, container orchestration, observability, and secure automated delivery.

mindset: "Automate it. Monitor it. Document why."
goal:    Solutions Architect

Terminal

Tech Stack

Languages

Python Bash Java C++ SQL

Cloud & Infrastructure

AWS Terraform Docker GitHub Actions

AWS Services

ECS Lambda RDS SQS CloudWatch ElastiCache CloudFront X-Ray

Backend & Databases

FastAPI Flask PostgreSQL Redis DynamoDB

Projects

🟣 StatusNest — Multi-Tenant AWS Status Page & Monitoring SaaS  |  2026

A production-grade, multi-tenant SaaS platform where businesses monitor their services and display a public status page. Built end-to-end on AWS 100% Terraform IaC, zero manual console interaction.

What it does Businesses register services; StatusNest continuously monitors health and displays live UP/DOWN status on a public-facing page in real time
Microservices 3 FastAPI microservices on ECS Fargate — API, Worker, Frontend
Data layer RDS PostgreSQL · ElastiCache Redis
Monitoring pipeline EventBridge → Lambda → SQS continuous health polling, incident detection under 60 seconds
Edge & security CloudFront CDN · WAF · S3 static hosting
CI/CD GitHub Actions with OIDC zero long-lived credentials, Docker build → ECR push → ECS rolling deploy on every commit
Observability CloudWatch dashboards + alarms · X-Ray distributed tracing
IaC 4 Terraform repos: statusnest-frontend · statusnest-api · statusnest-worker · statusnest-infra
Docs 8 Architecture Decision Records · Full Solution Architecture Document

Repo

🟣 OrderFlow AWS Event-Driven Microservices Platform  |  2026

An order management system built as 3 independent microservices communicating asynchronously provisioned 100% via Terraform with full CI/CD and observability.

What it does End-to-end order lifecycle: placement → inventory deduction → customer notification fully decoupled and async
Services Order Service · Inventory Service · Notification Service 3 independent Flask microservices
Routing ALB with path-based routing
Messaging EventBridge → SQS → SNS fan-out pipeline
CI/CD GitHub Actions with OIDC Docker build → ECR push → ECS rolling deploy
Observability CloudWatch dashboards + alarms · X-Ray distributed tracing
Performance Deployment time cut from 15+ minutes (manual) to under 3 minutes
IaC 100% Terraform modular state management

Repo

🟣 AI Hitman - Cloud-Integrated Game Backend  |  2025-2026

Final year project a Unity zombie survival game with a fully serverless AWS cloud backend. Sole owner of cloud design, provisioning, deployment, and operations.

What it does Unity zombie survival game; enemy AI uses hybrid FSM + Reinforcement Learning (ML-Agents PPO); cloud backend tracks session stats and hosts the ML model
Backend Flask REST API deployed serverlessly via Zappa on Lambda 4 live endpoints through API Gateway
Data & storage DynamoDB for session statistics · S3 for ML model hosting
IaC Fully provisioned via Terraform and boto3 Lambda · DynamoDB · S3 · API Gateway · IAM
Result 42/50 · Top 8 Runner-Up at university exhibition

Repo

Achievements

Recognition Details
🏆 Top 8 Runner-Up AI Hitman FYP scored 42/50 at University of Lahore exhibition
🎓 Class Representative Elected liaison for 60+ students across 4 academic years (2022-2026)
📊 GPA 3.47 / 4.00 BS Software Engineering University of Lahore
🧾 8 Architecture Decision Records Full architectural decision trail on StatusNest production build
⚡ 80% Faster Deployments OrderFlow - 15+ min manual deploy → under 3 min automated
🔍 Sub-60s Incident Detection StatusNest event-driven monitoring pipeline on AWS

Certifications

Anthropic

Claude Bedrock

Amazon Web Services

AWS Forage   AWS Educate

Project Management

Agile

GitHub Analytics

 

Contribution Graph

3D Contribution Graph

Snake

Current Focus

# July 2026

learning:
  - AWS Solutions Architect-level networking, security, cost optimisation
  - Advanced Terraform module design and remote state strategies

building:
  - StatusNest case study polishing docs for recruiters

exploring:
  - International cloud/DevOps job market
  - AWS Graduate Cloud Support Associate track

open_to:
  - Cloud Engineer / DevOps Engineer / Cloud Support roles
  - Long-term path: Solutions Architect

Connect

LinkedIn   Email   GitHub

🚀 *CI/CD is not a luxury. It is the minimum bar for shipping safely.*

Pinned Loading

  1. ai-hitman-backend ai-hitman-backend Public

    Cloud backend for AI Hitman — a FYP sandbox game with FSM + RL zombie AI. Flask REST API on AWS Lambda, DynamoDB, S3, and Terraform infrastructure.

    HTML 1

  2. orderflow-aws orderflow-aws Public

    Production-grade event-driven microservices on AWS - ECS Fargate, EventBridge, SQS, SNS, GitHub Actions CI/CD, CloudWatch, Terraform IaC

    HCL 1

  3. statusnest-infra statusnest-infra Public

    Terraform IaC for StatusNest — provisions VPC, ECS Fargate, RDS, ElastiCache, CloudFront, WAF, and CloudWatch monitoring on AWS.

    HCL 1

  4. statusnest-frontend statusnest-frontend Public

    React SPA for StatusNest — real-time dashboard and public status pages, deployed on AWS S3 + CloudFront with WAF protection.

    JavaScript 1

  5. statusnest-api statusnest-api Public

    FastAPI microservices for StatusNest — auth, monitoring, and public status — running on AWS ECS Fargate behind an ALB.

    Python 1

  6. statusnest-worker statusnest-worker Public

    Serverless monitoring engine — AWS Lambda pings services every 60s, writes results to Redis via SQS, and persists history in PostgreSQL.

    Python 1