Automated EC2 Deployment with ASG and ALB/NLB using Terraform |
Automated deployment of scalable EC2 infrastructure using Terraform with Auto Scaling Groups (ASG) and Load Balancers (ALB/NLB). Designed for high availability and fault tolerance, reducing manual provisioning overhead and ensuring resilient cloud workloads. Github |
Car Marketplace: Secure Web Application Development |
Developed a secure web application for a car marketplace using C# and ASP.NET Core, implementing secure coding practices to prevent common web vulnerabilities in the OWASP Top 10. Github |
Fully Homomorphic Encryption (FHE) Implementation |
Implemented a Fully Homomorphic Encryption (FHE) scheme as part of a cryptography course, enabling secure computation on encrypted data without decryption. Github |
Securing AWS Infrastructure |
Secured a vulnerable AWS environment by implementing IAM least privilege, encryption (EBS, RDS, S3), MFA enforcement, WAF/Firewall, centralized logging, and automated backups/patching; creating a reproducible approach that others can follow to ensure security and compliance in cloud environments. Github |