Projects

Home
3of3projects
Layered AI (Webeet.io)

Layered AI (Webeet.io)

Designed and deployed a secure, cost-optimized AWS infrastructure using Terraform, supporting immutable EC2 rollouts via ASG and Packer, with private subnets for mTLS service communication and centralized FinOps automation. Monitoring, secrets access, and GitHub CI workflows are fully integrated for production readiness.

TerraformPackerAWS (EC2, VPC, ASG, IAM, SSM)GitHub ActionsDockerPgBouncerPostgreSQLCloudWatchSecrets ManagerPrometheusGrafanaLokiWireGuardFastAPICI/CDFinOpsImmutable InframTLS
Company project
Instagram Scraper

Instagram Scraper

Developed a modular, production-ready Instagram scraping system with Oxylabs proxy integration, automated scheduling, and real-time data usage tracking. The scraper supports image, video, and metadata collection via Instaloader with deduplication, SQLite persistence, and email notifications for reliability. Integrated with logging, rate-limit handling, and session management for stable long-term operation.

PythonInstaloaderOxylabs ProxySQLiteRequestsThreadPoolExecutorArgparseScheduleRotating LogsSMTP NotificationsError HandlingSession ManagementData DeduplicationRate LimitingAutomationScraping

AWS Grocery App Infrastructure

Engineered a production-ready AWS infrastructure for GroceryMate v2 using Terraform and a fully automated Bash deployment script. The system leverages immutable EC2 rollouts via Auto Scaling Groups, JWT and DB secrets via AWS Secrets Manager, and an SSH/SCP-based deployment pipeline through a bastion host. The Bash script automates frontend build distribution from S3, backend updates, permission fixes, service restarts, and instance refresh orchestration. PostgreSQL is provisioned on RDS with secure IAM access. Nginx serves static React builds with asset caching and error fallback. Monitoring, cost control, and CI workflows complete the DevSecOps stack.

TerraformAWS (EC2, ASG, RDS, VPC, S3, IAM, Secrets Manager)GitHub ActionsBashSSHSCPAuto ScalingInstance RefreshPostgreSQLFlaskGunicornReactNginxDockerCloudWatchIAM RolesSecrets RotationImmutable InfraCI/CDStatic HostingCost OptimizationDevSecOpsAutomation