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 don't wait to be taught. I build until I understand.

I spent the last year going deep on AWS, not through courses alone, but by building real systems from scratch and hitting problems that don't show up in tutorials. Every project pushed me into territory I hadn't covered before. That's intentional.

I take ownership seriously. When something breaks I don't wait for someone else to find it, I stay until I understand exactly what happened and why, and I make sure it doesn't happen again.

I've built everything solo so far, which means I know every layer. But I know the best engineers don't work alone, and I'm ready to bring that foundation into a team where I can go further with people around me.

Open to Cloud Engineer and DevOps roles.

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

Terminal

Tech Stack

Languages

Python Bash Java C++ SQL

Cloud & Infrastructure

AWS Terraform Docker Kubernetes Helm GitHub Actions

AWS Services

EKS ECS Lambda ECR RDS SQS CloudWatch ElastiCache CloudFront X-Ray

Observability

Prometheus Grafana

Backend & Databases

FastAPI Flask PostgreSQL Redis DynamoDB

Certifications

Anthropic

Claude Bedrock

Amazon Web Services

AWS Event Driven   AWS Cloud Architect   AWS Well Architected   AWS Forage   AWS Educate

Snake

Connect

LinkedIn   Email   GitHub

🚀 *Monitoring is not optional. It is your eyes in production.*

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-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

  4. statusnest-api statusnest-api Public

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

    Python 1

  5. 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

  6. mlops-sentiment mlops-sentiment Public

    End-to-end MLOps pipeline deploying a DistilBERT sentiment classifier on AWS EKS. Built with Terraform, Helm, GitHub Actions CI/CD with OIDC authentication, and monitored via Prometheus and Grafana…

    HCL