Back
University Events Calendar
All university events in Prague in one place
- Code on GitHub: uni-events
- Web: Kalendář univerzitnÃch akcÃ
Problem
Universities in Prague publish events across different websites, often in inconsistent formats. Finding relevant academic or cultural events requires visiting multiple sources and manually filtering information.
This project solves that problem by aggregating events into a single, searchable interface.
Solution
The platform collects public event data from multiple university sources, normalizes it, and presents it in a clean, user-friendly interface.
Key features:
- Unified event list
- Date-based filtering
- Direct links to official event pages
Stack
- Next.js — frontend and server rendering
- PostgreSQL (Neon) — event storage
- Python — data parsing and scraping