About Me

Computer Science graduate specialized in Cloud Computing and Networking, experienced in designing and deploying scalable solutions on AWS and GCP, including serverless architectures and CI/CD pipelines. Completed Tuwaiq Academy's Cloud Computing Solutions Bootcamp (AWS & Google Cloud).

Co-op at Saudi Broadcasting Authority — managed enterprise networks supporting 5,000+ users during peak periods including Hajj season, contributing to network monitoring, configuration, and diagnostics under high-pressure conditions.

Skilled in Cisco devices, VMware, and cloud platforms. I build and automate everything I work on.


Networking Skills
Cisco IOSSwitches & Routers VLANsDNS & DHCP WiresharkGNS3SNMP
Cloud & Virtualization
AWS EC2AWS S3 VPCIAM Google CloudGCP Compute VMware Workstation

Education
Tuwaiq Academy
Cloud Computing Solutions Bootcamp: AWS & Google Cloud
February – May 2026 · Saudi Arabia
  • Intensive multi-cloud program covering cloud infrastructure, IAM, security, containers, high availability, monitoring, cost optimization, and CI/CD across AWS and GCP.
  • Prepares for AWS Solutions Architect – Associate and Google Associate Cloud Engineer certifications.
King Saud University
B.Sc. Applied Computer Science – Computer Networks · Second Honors
2020 – 2025 · Saudi Arabia
  • Designed and configured network infrastructures: switches, routers, VLANs, DNS, DHCP.
  • Hands-on with VMware, virtual networks, and cloud architectures.
  • Diagnosed and optimized network performance and protocols.

Arabic (Native) · English (Professional)

Experience

Saudi Broadcasting Authority (SBA)
Co-op Trainee – Network Support & Operations
January – July 2025 · Saudi Arabia
Key Achievements
  • Ensured uninterrupted network for 5,000+ users during Hajj season.
  • Built Python SNMP automation script, enhancing management efficiency.
  • Resolved critical connectivity issues, reducing network downtime.
Core Responsibilities
  • Configured switches, routers, and access points for security and performance.
  • Monitored and troubleshot network infrastructure for consistent uptime.
  • Collaborated with IT teams on enterprise-wide improvements.
5,000+
Users Supported
6 mo.
Co-op Duration

Certifications & Courses

Bootcamp
Cloud Computing Solutions Bootcamp
Tuwaiq Academy · Feb – May 2026  ·  AWS & Google Cloud
Intensive multi-cloud program covering cloud infrastructure, IAM, security, containers, high availability, monitoring, cost optimization, and CI/CD across AWS and GCP. Prepares for AWS SAA and Google ACE certifications.
AWS Google Cloud IAM CI/CD Containers
Certification
Google Cloud Certified — Associate Cloud Engineer
Google Cloud · May 2026
Officially certified by Google Cloud to deploy and manage applications, monitor operations, and configure cloud solutions using GCP services. Series ID: 195480.
Google Cloud Compute Engine IAM Cloud Storage GKE
Cloud
AWS Solutions Architect – Associate
Misk Skills · December 2025 · 40 hours  ·  Training / Course
EC2, S3, VPC, IAM — scalable, fault-tolerant cloud architecture design on AWS.
Networking
CCNA 200-301
Abad Network · Nov – Dec 2025 · 60 hours  ·  Training / Course
Network fundamentals, IP connectivity, security, and programmability per Cisco associate standard.
Programming
Python 101–104
Satr Platform · Basic to Intermediate
Python from basics to intermediate — automation, scripting, and network use cases.

Projects

Graduation Project
Detection & Classification of Bone Fractures
Deep Learning · Neural Networks · Transfer Learning
Deep learning system classifying X-ray fractures via transfer learning — improved medical diagnostic accuracy.
PythonDeep LearningTransfer Learning
Networking Labs
Network Infrastructure Labs
Cisco · VMware · GNS3 · Virtual Environments
Hands-on networking labs covering VLAN segmentation, Inter-VLAN routing, DNS, and DHCP configuration on enterprise-scale simulated environments using Cisco IOS, VMware, and GNS3.
Cisco IOS VLANs Inter-VLAN DNS DHCP VMware GNS3
AWS Cloud
Cloud Resume Website — This Site
AWS S3 · CloudFront · GitHub Actions · CI/CD
Fully automated cloud-hosted portfolio. Push to GitHub → pipeline runs → site updates globally.
Deployment Pipeline
1
Update CV
Edit HTML or PDF locally
2
Push to GitHub
Commit triggers the workflow
3
GitHub Actions Runs
CI/CD workflow executes automatically
4
Files Upload to S3
Static assets synced to AWS S3
5
CloudFront Cache Invalidates
CDN cache cleared for fresh content
Website Updates Globally
Live via CloudFront edge nodes worldwide
AWS S3CloudFrontGitHub ActionsCI/CD
AI · AWS Serverless
Plant Disease Detection System
SageMaker · Lambda · API Gateway · DynamoDB · EfficientNetB3
Serverless AI system that diagnoses plant leaf diseases from photos. Farmers upload a leaf image and receive an instant diagnosis with treatment recommendations — fully automated, zero idle cost.
Request Flow
1
User Uploads Leaf Photo
Web app hosted on S3 sends HTTPS POST
2
API Gateway
Routes request to Lambda function
3
Lambda Preprocesses Image
Validates & resizes to 224×224, calls SageMaker
4
SageMaker Serverless Inference
EfficientNetB3 classifies across 38 disease classes
5
Result Logged to DynamoDB
Prediction, confidence & timestamp stored
Diagnosis Returned in ~1–2s
Disease name, status & treatment recommendation
SageMaker Lambda API Gateway DynamoDB EfficientNetB3