Portfolio

I'm a DevOps Engineer, AWS Solutions Architect, and Linux System Administrator with experience in cloud infrastructure, automation, and system management. Below are some of my recent projects and work in these areas. Feel free to reach out if you'd like to connect.

From Local to Cloud: Building a Secure CI/CD Pipeline

Just Now DevOps 12 min read

A practical guide to containerizing and deploying applications on AWS with proper secrets management. This project demonstrates the journey from Docker containerization to ECS deployment and the transition to EKS for more complex orchestration needs.

Read More

Hardened Web Server: LEMP/LAMP Stack with A+ TLS

May 3, 2025 SysAdmin 8 min read

Step-by-step guide to deploying and securing a production-grade web server on Ubuntu: hardened Nginx, least-privilege MySQL user, locked-down PHP, strict UFW rules, and A+ SSL Labs rating.

Read More

eBPF Container Security Implementation

3 weeks ago Security 9 min read

Advanced container security solution using eBPF technology for real-time monitoring and threat detection. This project explores kernel-level security monitoring, runtime threat detection, and zero-trust implementation for containerized workloads.

Read More

AWS Security Auditor Tool

4 weeks ago Cloud Security 7 min read

Automated tool for auditing AWS infrastructure security compliance and identifying vulnerabilities. This project demonstrates security automation, compliance checking, and remediation workflows for cloud environments.

Read More

Container Orchestration Guide

Feb 23, 2025 Kubernetes 10 min read

Kubernetes-based container orchestration focusing on cluster management, service discovery, scaling strategies, and monitoring for containerized applications.

Read More

Gitea on EC2 Implementation Guide

February 14, 2025 AWS 8 min read

Comprehensive guide for deploying self-hosted Gitea on AWS EC2 instances with security best practices. This project covers infrastructure setup, security configurations, backup strategies, and CI/CD integration options.

Read More

Fast-API Implementation

February 10, 2025 Backend Development 6 min read

Built a high-performance API using FastAPI framework with automatic documentation and validation. This project showcases modern Python API development practices, asynchronous request handling, and integration with cloud services.

Read More

Number-API Project

Feb 6, 2025 API Development 4 min read

Designed and deployed a RESTful API service for numerical operations with containerized architecture. This project demonstrates microservices implementation, API gateway configuration, and automated deployment pipelines.

Read More

HNG Nginx Project

Jan 28, 2025 DevOps 5 min read

Implemented a high-performance Nginx configuration for load balancing and reverse proxy services. This project focused on optimizing web server performance, implementing SSL termination, and ensuring high availability across multiple backend services.

Read More