Skip to content
View NeilNeel's full-sized avatar
🫠
Focusing
🫠
Focusing

Block or report NeilNeel

Report abuse

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

Report abuse
NeilNeel/README.md

Hi there 👋

I'm Neel, a DevOps/Cloud Engineer based in United States.

I mostly work on infrastructure stuff -- AWS, Azure, Kubernetes, Terraform, and CI/CD pipelines.

I also use GitHub Actions and ArgoCD when I want things to be a bit more GitOps-flavored.

This is a fresh profile where I'll be uploading cloud projects and experiments I'm currently working on. Everything here is built from scratch, no copy-paste templates.


Tools & Tech

  • Cloud: AWS, Azure, DigitalOcean
  • Containerization: Docker, Kubernetes, ECS, EKS
  • CI/CD: Jenkins, GitLab CI/CD, GitHub Actions
  • Configuration Management: Ansible
  • IaC: Terraform
  • Monitoring: Prometheus, Grafana
  • Scripting: Bash, Python
  • Version Control: Git, GitHub, GitLab

A Bit About Me

  • A coffee person, tea is okay too
  • Into anime -- Violet Evergarden current favourite
  • I like building things that are simple, useful, and easy to understand

Pinned Loading

  1. aws-video-platform aws-video-platform Public

    Production-ready video upload service demonstrating cloud-native architecture patterns. Built with Go and deployed on AWS infrastructure managed by Terraform. Features include secure file upload va…

    Go 1

  2. event-announcer-aws-severless event-announcer-aws-severless Public

    Serverless event announcement system with 1970s disco theme - AWS Lambda, SNS, DynamoDB, and groovy notifications!

    HCL

  3. devsecops-cicd-pipeline-eks devsecops-cicd-pipeline-eks Public

    End-to-end DevSecOps pipeline using Jenkins, SonarQube, Trivy, Docker, Amazon ECR, and EKS. Covers SAST, SCA, container image scanning, IAM-based ECR auth, and multi-AZ Kubernetes deployment with t…

    Java

  4. azure-devops-cicd azure-devops-cicd Public

    A CI/CD pipeline implementing GitOps principles across a microservices architecture on Azure.

  5. private-docker-registry-aws private-docker-registry-aws Public

    A private Docker Registry deployed on AWS EC2, secured with HTTPS using Let’s Encrypt and protected by HTTP Basic Authentication. This project demonstrates real-world container security, TLS config…