Deployed for free on PythonAnywhere.
Django website which tracks xQc's titles in real-time using Twitch API and does some stats.
- Database of unique titles (with their respective date and category)
- Change timezone
- Search anything and sort by date
- Download in different formats
- Statistics of the titles
- AI Title Generator (character-based RNN)
- Django in the back-end
- Bootstrap5 styling
- Bootstrap Table as the core UI component