Wripple
A social media backend focused on security and scalable cloud architecture. Built with Node.js and AWS.
Tech
Node.js, Express, MongoDB, AWS S3, AWS SES, Multer, Sharp
Type Backend
Status active
What I learned
- - Secure APIs using environment-driven configurations and token-based auth
- - Manage media-heavy workloads using AWS S3 signed URLs for time-limited access
- - Optimize server bandwidth by compressing uploaded images to WebP on-the-fly