
Tags
Age Of Empires II AI Algokit Algorand Angular Blockchain Blog Bluesky Bot CC Certification Challenge cryptocurrencies CSS ctf Cybersecurity Data Django Docker Ebooks HackTheBox Homebrew HTML Hugo ISC2 Modding Playstation PostgreSQL Project Ps2 Purevolume Python R script scripts SOC Telegram TryHackMe Walkthrough Website Windows
85 words
1 minutes
Age Of Empires II - Clan Webpage.
11/10/2024
Description not set
Check out the GitHub repository and the website.
This is a simple webpage made with Bootstrap that shows some stats from an Age Of Empires II Clan I have with some friends.
The information is gathered using a Python script that interacts with external APIs (like LibreMatch and Aoe2 Companion), saves them to a json file and then is retrieved using a js script.
The 1v1 elo chart is generated with Plotly using Age of Empires II: Definitive Edition Rating Charts data.
Everything is automatically uppublishedd using GitHub Actions.