Backend
Personal Project
Weather Notification Service
Automated weather notification system featuring a scheduled Ruby script that gathers weather data from API, processes and cleanses the results, and loads them into a PostgreSQL database. Users can onboard to receive personalized SMS notifications with daily weather snapshots delivered at their preferred time. Designed for quick winter morning weather checks without opening an app.
Impact
Automated daily weather notifications with user-configurable delivery times, reducing morning routine friction through proactive weather alerts
Technologies Used
Ruby
PostgreSQL
Weather API
SMS Integration
Cron Jobs
SQL