HI THERE I’m Madhav
DevOps Engineer + Cybersecurity Researcher, based in India.

About Me

I’m skilled in AWS, CI/CD, and automation tools, and I’m passionate about building secure, scalable systems. With experience in open-source projects and tech communities, I’m always learning and looking for new ways to bring together the best of DevOps and cybersecurity.

Core Skills

  • Python
  • Bash
  • AWS
  • Docker
  • Pulumi
  • Terraform
  • Ansible
  • Jenkins
  • Git/Github
  • Linux

Other Skills

  • Problem Solving
  • OWASP Top 10
  • TCP/IP
  • Node.js
  • Express.js
  • React
  • MongoDB

Work Experience

June 2024 - August 2024

Spyne

Devops Intern
  • Led the migration of the staging environment to a new AWS account, utilizing Pulumi for Infrastructure as Code (IaC) to rebuild the entire environment from scratch and moved all the services to ECS.
  • Utilized Ansible for configuration management, automating the setup of Jenkins, Pritunl, MongoDB, Bastion, and other essential EC2 instances.
  • Implemented a shared Jenkins library to automate and standardize the deployment of services on ECS, significantly improving deployment speed and reliability.
  • Collaborated with cross-functional teams to ensure smooth transition during the migration, providing ongoing support and troubleshooting to minimize downtime.
June 2023 - July 2023

Spyne

Software Engineering Intern - Devops
  • Enhanced security protocols by conducting in-depth analysis of CloudTrail logs, proactively identifying and mitigating potential risks.
  • Mitigated critical incidents by promptly responding to Prometheus alerts and implementing permanent solutions.
  • Performed vulnerability assessments and reviewed security measures to ensure they met industry standards and regulatory requirements.

Projects

Cloud Resume Challenge - AWS

I completed the Cloud Resume Challenge and deployed this website on AWS. The goal was to showcase my cloud skills by creating a static website hosted on Amazon S3 with a custom domain and secured through CloudFront for HTTPS. I added a visitor counter powered by DynamoDB, which updates via an API Gateway and Lambda function, all managed through infrastructure as code.

Github Repo Live Demo

Infosec Articles - The Cybersecurity Blog

Infosec Articles is a blog dedicated to sharing knowledge and insights on cybersecurity. I’ve published over 70 write-ups covering Capture The Flag (CTF) challenges and various cybersecurity topics, aiming to simplify complex concepts for readers. This project has gained a global audience with over 50,000 views, connecting me with other cybersecurity enthusiasts and professionals.

Visit Website

Dork Scanner

Dork Scanner is a Python-based to scan search engines using “dork” queries to find potentially vulnerable URLs. This tool currently supports Google, Bing, and DuckDuckGo, allowing users to run automated searches for specific patterns that might reveal security weaknesses. It’s been well-received on GitHub, gaining over 200 stars and 40 forks from the community.

Github Repo