Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View abdulraheem381's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report abdulraheem381

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
abdulraheem381/README.md

👋 Hey, I'm Abdul Raheem

🚀 Cloud & DevOps Engineer | AWS Infrastructure Automation | Open Source Enthusiast


🧠 About Me

  • ☁️ Passionate about building scalable, automated cloud infrastructure using AWS, Terraform, and Docker.
  • 🛠️ Automating CI/CD pipelines with GitHub Actions and best DevOps practices.
  • 📚 Sharing my learning journey through blogs — DevOps Diaries.
  • 💼 Currently building my DevOps Project Portfolio — hands-on projects with real-world AWS use cases.
  • 🌱 Learning Kubernetes, Monitoring (Prometheus + Grafana), and advanced CI/CD orchestration.
  • 🤝 Open to collaborations, and remote DevOps/Cloud roles.

⚙️ Tech Stack & Tools

🚀 Cloud & Infrastructure

AWS Terraform Linux

🧩 CI/CD & Containers

GitHub Actions Docker Kubernetes

📊 Monitoring & Scripting

Prometheus Grafana Python CI/CD


💼 Featured Projects

📂 DevOps Portfolio
Real-world DevOps projects showcasing AWS automation, Terraform IaC, and CI/CD pipelines.

🐍 100 Days of Code – Python
Hands-on Python projects and exercises following Dr. Angela Yu’s bootcamp.


📝 Latest Blog Articles

📘 Read on my Hashnode blog → DevOps Diaries

🚀 Recent: DevOps Explained: Principles, Practices, Tools & Future Trends ⚡


🌐 Connect With Me

📧 Email: [email protected]
🧠 Blog: abdulraheem.hashnode.dev
🐦 Twitter/X: @Abdulraheem183
💼 Portfolio: abdulraheem.cloud



⚡ "Automate. Optimize. Scale. — Building the future, one YAML file at a time." ⚡

Pinned Loading

  1. terraform-aws-s3-static-website terraform-aws-s3-static-website Public

    Terraform project that provisions an S3-hosted static website (unique bucket, website config, public read policy, object uploads).

    HCL 1

  2. terraform-learning-journey terraform-learning-journey Public

    🚀 My 30-day Terraform Learning Journey | Daily practice, code examples, and weekly recaps documented publicly.

    HCL 1

  3. terraform-iam-user-management terraform-iam-user-management Public

    Manage AWS IAM users, groups, and policies using Terraform. This project demonstrates how to create IAM users, assign them to groups, and attach policies — all through Infrastructure as Code (IaC).

    HCL 1

  4. github-actions-journey github-actions-journey Public

    My learning journey into GitHub Actions - from basics to building real CI/CD pipelines.

    1 2

  5. weather-dashboard-devops-pipeline weather-dashboard-devops-pipeline Public

    A complete DevOps pipeline project built around a React Weather Dashboard — containerized with Docker, orchestrated with Docker Compose, automated with GitHub Actions CI/CD, and deployed to AWS wit…

    JavaScript

  6. notes-app-cicd-docker notes-app-cicd-docker Public

    🚀 A fully automated CI/CD pipeline for a Dockerized Notes App using Jenkins, Docker, DockerHub, Nginx, and MySQL. The pipeline clones the repo → builds Docker image → pushes to DockerHub → deploys …

    JavaScript