REST API · 2022
Reddit Replica API
Backend replicating Reddit core features — posts, comments, voting, and real-time notifications.
- Node.js
- Express.js
- MongoDB
- Firebase Cloud Messaging

Problem
Rebuild the backend surface of a social news product: posts, comments, voting, and timely notification when engagement happens.
Approach
Engineered a REST API with Node.js, Express, and MongoDB supporting core Reddit-like interactions, and integrated Firebase Cloud Messaging for real-time engagement.
Outcome
A solid reference backend for social features with push notification support.