CourseClutch

Serverless course notifier

Tech Stack

AWS LambdaDynamoDBReactTerraform

Project Details

Built a serverless course availability notification system that monitors university course openings and alerts students in real-time. Architected a scalable AWS Lambda backend with DynamoDB for persistent storage, processing 10,000+ course checks daily with sub-100ms latency. Implemented a React-based frontend with real-time notifications, serving 500+ active users during peak registration periods. Deployed infrastructure-as-code using Terraform, ensuring reproducible and maintainable cloud resources across multiple environments.