An open API service indexing awesome lists of open source software.

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

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