Dagster pipeline that pulls Minneapolis police incidents from the Open Data API, cleans them, and writes Parquet. Assets flow raw → processed → enriched with community and Metro Council place joins on a 6-hour schedule.
2.Study Time Tracker2026
Personal study timer with topic tracking, pause/resume, and a monthly calendar. Next.js and Django with PostgreSQL; browser talks to Django through a same-origin API proxy.
3.DS18B20 Temp Sensor Dashboard2026
Automated DS18B20 temperature collection on Raspberry Pi with live Grafana charts. MQTT and InfluxDB for live data; Django WebApp archives CSV exports to PostgreSQL.