My goal is to create effective digital experiences that make people’s lives easier and better. I hope my work is a reflection of this.
An Azure SOC Honeynet project in which I created a honeypot in Microsoft Azure. By deploying virtual machines with no firewall restrictions, it attracts and logs malicious activity. Data collected is analyzed using Microsoft Sentinel to generate attack maps and alerts. The project shows the difference in security incidents before and after implementing NIST 800-53 framework controls, significantly reducing malicious traffic. This project highlights the importance of robust security measures in cloud environments.
View Case StudyA comprehensive project designed to showcase building and deploying a personal resume website using AWS services. The project involves creating a static frontend using HTML, CSS, and JavaScript, which is hosted in an S3 bucket configured for static website hosting. It also includes a backend component where a serverless API, built with AWS API Gateway and Lambda, interacts with a DynamoDB database to track visitor counts. The entire infrastructure is defined and managed using Infrastructure as Code (IaC) tools like AWS CloudFormation or Terraform. This project not only demonstrates proficiency in cloud technologies but also provides practical experience in deploying scalable, resilient, and cost-effective cloud solutions.
View Case Study