Next.js
React
Tailwind
MongoDB
Chrome Extension API
Reel Rewards is a project built at Hackcamp 2025, a 18-hour hackathon, in collaboration with @ricd99, @galileokim, @richard-mou.
It functions as a pomodoro timer that blocks popular social media platforms such as Instagram, Reddit, and YouTube.

MongoDB is used to store user logins, sessions, and progress. User statistics are displayed on their dashboard.

The Chrome extension is synced with the dashboard through the Node.js backend, allowing users to manage their sessions through either the dashboard or the extension. The extension also handles the blocking of social media platforms by injecting scripts into the browser.

Tech stack
- Frontend: Next.js, React, Tailwind, Chrome Extension API
- Backend: Node.js
- Database: MongoDB
- Auth: JWT