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.
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 DemoInfosec 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 WebsiteDork 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