Reminder Bot

🎯

The Challenge

Users needed a lightweight way to capture and retrieve reminders without leaving Telegram.

My Contributions

⚙️Backend API

Built Flask endpoints backed by MongoDB for fast writes/reads and smooth reminder retrieval, ensuring reliable data persistence and quick response times.

🚀Deployment

Set up Render deploys with CI/CD for repeatable releases and higher reliability with less manual effort, automating the deployment pipeline for consistent updates.