Case files

Cases

6 cases across cloud, DevOps, backend, data, and IoT. Filter by category, technology, or status; every filter is a plain link you can share.

Clear

5 of 6 cases match · technology Python

CASE #001 active

Data

Indonesia Job Data Scraping System

A local Python pipeline that collects publicly visible Instagram job-vacancy posts across Indonesia's 38 provinces, reads the flyer images with OCR, extracts and normalises the vacancy fields, deduplicates within and across runs, and stores structured output as JSON, JSON Lines, CSV, and SQLite.

Architecture Documentation Technical breakdown
CASE #002 active

Fullstack

Job Listing Fullstack Dashboard + API

A FastAPI and React dashboard over the scraped job corpus. The API serves the corpus read-only with a per-user layer for saved jobs, an admin operations page queues scraper runs for a worker process that reports progress back through the database, and an optional AI layer answers questions over the same filtered data.

Architecture Documentation Technical breakdown
CASE #003 completed

DevOps

TechnoDev DevOps CI/CD Platform

A CI/CD platform for four containerised Lambda microservices, built inside a private VPC because managed CI/CD services are unavailable in the lab. GitHub Actions run on self-hosted EC2 runners in private subnets, images go to ECR, REST and WebSocket API Gateways expose the functions, and CloudWatch, VPC Flow Logs, Secrets Manager, and Cognito cover observability and security.

Architecture Documentation Technical breakdown Source code
CASE #004 completed

Data

NusaCommerce Analytics Platform

A five-layer data platform: CSV batches land in S3 and user events stream through Kinesis; Glue, EMR, Step Functions, and EventBridge transform and orchestrate; Redshift, DynamoDB, and S3 store history, real-time metrics, and the lake; Lambda behind API Gateway serves five endpoints protected by WAF and API keys; a dashboard on Amplify shows GMV, sales, funnel, and ML segments.

Architecture Documentation Technical breakdown Source code
CASE #005 completed

Cloud

Multi-Tenant SaaS Infrastructure

A multi-tenant SaaS platform on Amazon EKS across two regions: a dual-VPC design in Virginia separating application and data, namespace-isolated tenants with restricted Pod Security Standards and NetworkPolicy, an event-driven audit pipeline, Grafana on ECS Fargate, blue/green canary releases through CodeDeploy, and an Oregon standby with Aurora Global Database and S3 cross-region replication.

↑↓ navigateEnter openEsc close