https://github.com/itzterra/xqctitles
Django web w/ Twitch API
https://github.com/itzterra/xqctitles
bootstrap-table bootstrap5 django jquery rnn-tensorflow twitch-api xqc
Last synced: 6 days ago
JSON representation
Django web w/ Twitch API
- Host: GitHub
- URL: https://github.com/itzterra/xqctitles
- Owner: itzTerra
- License: gpl-3.0
- Created: 2023-05-26T07:58:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-10-16T20:38:09.000Z (4 months ago)
- Last Synced: 2025-10-17T23:13:17.345Z (4 months ago)
- Topics: bootstrap-table, bootstrap5, django, jquery, rnn-tensorflow, twitch-api, xqc
- Language: HTML
- Homepage: https://terraa.eu.pythonanywhere.com/
- Size: 13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [xQc Titles](https://terraa.eu.pythonanywhere.com/)
> Deployed for free on [PythonAnywhere](https://www.pythonanywhere.com/).
Django website which tracks [**xQc**](https://www.twitch.tv/xqc)'s titles in real-time using [Twitch API](https://dev.twitch.tv/docs/api/) and does some stats.
### Features
- 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)*~~
### Made with
- [**Django**](https://www.djangoproject.com/) in the back-end
- [**Bootstrap5**](https://getbootstrap.com/) styling
- [**Bootstrap Table**](https://bootstrap-table.com/) as the core UI component