Skip to content
View deepak5-ux's full-sized avatar

Highlights

  • Pro

Block or report deepak5-ux

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

πŸ‘‹ Hi, I'm Deepak B

πŸš€ DevOps & Cloud Enthusiast | πŸŽ“ Final-year AIML Student


πŸ’‘ About Me

  • 🌱 Exploring DevOps, Cloud, and Infrastructure as Code
  • πŸ”§ Skilled in AWS, Kubernetes, Docker, Terraform, Jenkins, Ansible
  • 🐧 Passionate about Linux, automation, and CI/CD pipelines
  • 🎯 Goal: Start my career as a DevOps/Cloud Engineer and contribute to scalable cloud solutions

πŸ› οΈ Tech Stack


πŸ“‚ Featured Projects

  • Deployed a containerized 2048 game on Amazon EKS.
  • Used Kubernetes Deployment, Service, Ingress and ALB Ingress Controller.
  • Configured IAM OIDC and automated setup with eksctl.
  • Built a custom AWS VPC with subnets, route tables, and security groups.
  • Automated EC2 provisioning with user data and Application Load Balancer.
  • Followed IaC best practices with Terraform modules.
  • Designed a pipeline using Jenkins, SonarQube, Docker, Kubernetes, Argo CD.
  • Automated build, test, containerization, and GitOps-based deployment.
  • Improved delivery efficiency and scalability.

πŸ† Achievements & Certifications

  • βœ… MongoDB Associate Developer
  • βœ… GitOps with ArgoCD – Linux Foundation
  • βœ… AWS Skill Builder Badge: Cloud Foundations
  • βœ… Completed 5+ DevOps projects demonstrating real-world scenarios

πŸ“« Connect With Me


✨ β€œAutomating today for a scalable tomorrow.” ✨

Pinned Loading

  1. Object-Removal-Using-OpenCV Object-Removal-Using-OpenCV Public

    This repository demonstrates object removal in images using OpenCV. It provides functionality to erase unwanted objects seamlessly, making use of image processing techniques like inpainting. Ideal …

    Python

  2. SQL-Portfolio SQL-Portfolio Public

    SQL Portfolio – Northwind Database Analysis | Analyzing business data using SQL to uncover insights on sales, customer behavior, and shipping performance. Queries are structured, results stored in…

  3. cloud-cost-optimizer cloud-cost-optimizer Public

    A smart API that recommends cost-effective AWS resources based on workload, traffic, and budget inputs. Combines machine learning and rule-based logic for optimal cloud planning. Built with FastAPI…

    Python

  4. phishing-email-detector phishing-email-detector Public

    This project is a FastAPI-based ML application that detects phishing emails using a trained Random Forest model and TF-IDF vectorization. It includes secure token-based authentication, containerize…

    Python