my projects.

IAM Security Implementation screenshot 1

IAM Security Implementation

Comprehensive IAM security solution using CloudFormation, Terraform, and AWS CDK (Python)—established role-based access control for 4 teams with MFA enforcement and least-privilege policies.

IAMCloudFormationTerraformCDKPython
Healthcare Infrastructure Migration screenshot 1

Healthcare Infrastructure Migration

Migrated manual AWS infrastructure to IaC using AWS CDK with TypeScript—designed secure multi-tier VPC with public/private subnet isolation across 2 AZs, deployed EC2 and Multi-AZ RDS.

CDKTypeScriptVPCEC2RDS
Portfolio Site with CI/CD screenshot 1
Portfolio Site with CI/CD screenshot 2

Portfolio Site with CI/CD

Built and deployed a Next.js portfolio on AWS Amplify with CI/CD—configured automated deployments from GitHub using AWS CDK and stored credentials securely in AWS Secrets Manager.

AmplifyCDKNext.jsSecrets Manager
YouTube AI Title Generator screenshot 1
YouTube AI Title Generator screenshot 2

YouTube AI Title Generator

Web app using TypeScript, YouTube Data API, and Groq AI—fetches video metadata and generates 4 AI-powered title variations with different tones.

TypeScriptYouTube APIGroq AIREST APIs