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 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.