Skip to content
View Bookie212's full-sized avatar

Block or report Bookie212

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
Bookie212/README.md

πŸ‘‹ Hi, I'm Bukola Hambolu

DevOps Engineer | Cloud | Automation | CI/CD | Containers

I'm passionate about building reliable, automated infrastructure. Currently focused on mastering DevOps practices, from containerization and CI/CD pipelines to cloud deployments and Kubernetes orchestration.


πŸš€ About Me

  • πŸŽ“ B.Sc Chemistry β€” proof that anyone can pivot into tech with the right drive
  • ☁️ AWS Cloud Practitioner Essentials Certified
  • πŸ› οΈ 8 months into my DevOps journey and already shipping real projects
  • πŸ“ Nigeria
  • πŸ’‘ Goal: To become a well-rounded DevOps/Cloud Engineer, building scalable and automated infrastructure

πŸ”§ Skills & Tools

Area Technologies
CI/CD GitHub Actions (test β†’ build β†’ push β†’ deploy pipelines)
Containers Docker, Docker Compose, multi-container orchestration
Cloud AWS (EC2, S3, IAM), Oracle OCI Foundations
Kubernetes deployments, services, pods, namespaces, ConfigMap, Secret, Helm
Linux Ubuntu, CLI, user management, file permissions, shell scripting
Networking TCP/IP, DNS, DHCP, LAN/WAN
Programming Python (scripting & automation), Bash
IaC Terraform (VPC, EC2, ALB, ACM)
Monitoring Prometheus, Grafana
Other Tools Nginx, PostgreSQL, VirtualBox, Git

πŸ—οΈ Featured Projects

A production-ready blog platform built with FastAPI, PostgreSQL, and Nginx

  • Fully containerized with Docker Compose
  • Automated CI/CD pipeline with GitHub Actions β€” tests, builds, pushes, and deploys on every commit
  • Includes comprehensive testing and Docker orchestration

A containerized full-stack environment featuring a Node.js Express application, MongoDB for data storage, and Sonatype Nexus for private Docker image management.

  • Fully containerized with Docker Compose
  • Automated CI/CD pipeline with Github Actions

πŸ“š Current Learning Path

  • ☸️ Kubernetes β€” deployments, services, ingress, namespaces
  • πŸ” AWS β€” deepening cloud skills toward Solutions Architect
  • 🐍 Python β€” advancing automation and scripting
  • πŸ“¦ Terraform β€” VPC, EC2, ALB, ACM on AWS
  • πŸ“¦ Ansible - in progress

πŸ… Certifications

  • βœ… AWS Cloud Practitioner Essentials
  • πŸ”„ Oracle OCI Foundations (in progress)

πŸ“¬ Connect with Me


⭐️ This portfolio grows with me β€” check back often!

Pinned Loading

  1. multi-container-blog-platform multi-container-blog-platform Public

    A production-ready multi-container blog platform built with FastAPI, PostgreSQL, and Nginx. Features automated CI/CD pipeline with GitHub Actions, comprehensive testing, and Docker orchestration.

    Python

  2. node.js-app-with-mongodb-nexus node.js-app-with-mongodb-nexus Public

    A containerized full-stack environment featuring a Node.js Express application, MongoDB for data storage, and Sonatype Nexus for private Docker image management.

    JavaScript