Shui Notes
- Status: Completed
- Year: 2025
A fullstack notes board application built as a school project. Developed with React on the frontend and a serverless AWS backend, featuring a simple and functional design.
A fullstack notes board application built as a school project. Developed with React on the frontend and a serverless AWS backend, featuring a simple and functional design.

Designed a custom UI, implemented the React frontend, built a serverless API with Serverless Framework (API Gateway + Lambda), and stored messages in DynamoDB. Deployed the frontend to an S3 bucket and connected it to the API.
Gained hands-on experience with serverless architecture and AWS deployment, integrating frontend and backend, handling CORS and validation, and designing a simple but robust API-backed application.