The HTML5, CSS3, and JavaScript files for all my websites.
This repository also contains all of my websites, deployed to Netlify.
Using MIT license
Read Code of Conduct
Izaque, Stake2, Funkysnipa Cat
My Little Pony: Friendship Is Magic
Watch History
The content of the "Watched things" and "Past registries" tabs on the "Watch History" website are inside JSON files.
The JSON database files are created and filled by the "Watch_History.py" Python module.
The JSON database files are read by the "Watched.php" HTML tab generator written in PHP, and the tabs are created.
Play History
The content of the "Game sessions played" and "Past registries" tabs on the "Play History" website are inside JSON files.
The JSON database files are created and filled by the "GamePlayer.py" Python module.
The JSON database files are read by the "Played.php" HTML tab generator written in PHP, and the tabs are created.
Tasks
The content of the "Completed tasks" and "Past registries" tabs on the "Tasks" website are inside JSON files.
The JSON database files are created and filled by the "Tasks.py" Python module.
The JSON database files are read by the "Tasks.php" HTML tab generator written in PHP, and the tabs are created.
The Story of the Bulkan Siblings
The summary text files are generated by the "Years.py" Python module and read by the "Summary.php" HTML tab generator written in PHP, and the tabs are created.
The content of the "Watched things" tab of the "Watch History" website and all year websites are inside JSON files.
The JSON database files are created and filled by the "Watch_History.py" Python module.
The JSON database files are read by the "Watched.php" HTML tab generator written in PHP, and the tabs are created.
The content of the "Game sessions played" tab of the "Play History" website and all year websites are inside JSON files.
The JSON database files are created and filled by the "GamePlayer.py" Python module.
The JSON database files are read by the "Played.php" HTML tab generator written in PHP, and the tabs are created.
The content of the "Completed tasks" tab of all year websites are inside JSON files.
The JSON database files are created and filled by the "Tasks.py" Python module.
The JSON database files are read by the "Tasks.php" HTML tab generator written in PHP, and the tabs are created.