You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a fully serverless URL shortener built entirely using the AWS Management Console without any external tools. It allows users to shorten long URLs and access them via custom short links.
Track Analyzer is the first mobile app providing high-level motion analysis for athletics balancing accuracy, speed, accessibility and portability. By using pose estimation AI models, the system provides immediate and accurate feedback on technical gestures without expensive hardware.
This project is a fully serverless contact form, built using AWS Lambda (Python), API Gateway, and DynamoDB. The frontend is a simple HTML file that can be opened in any browser—no hosting or domain required. Form submissions are securely processed and stored in DynamoDB with robust validation and error handling.
Built an event-driven file upload and processing system using AWS S3, Lambda, DynamoDB, IAM, and CloudWatch. Files uploaded to S3 automatically trigger Lambda for validation and metadata extraction, with results stored in DynamoDB and execution monitored through CloudWatch logs.
AWS AI Stack is a ready-to-use, full-stack boilerplate for building serverless AI applications on AWS. This project provides a solid AWS foundation, allowing developers to integrate AI models via AWS Bedrock while ensuring data privacy and separation from model providers.