Capstone Challenge: Building Your Own Social Media API (SocialPulse)
Build SocialPulse, a production-ready social media REST API from scratch. This capstone challenge pushes you to implement secure JWT auth with refresh tokens, Cloudinary avatar uploads, full post CRUD with pagination and sorting, Zod validation, global error handling, and rate limiting, all using practical, real-world backend patterns.