The game allows any number of players to play together using their laptops and/or smartphones that…
Blog
MagiReco Wiki Scraper for Discord
Scrapes the wikia of Magia Record to display on command details about the characters in the…
Responsive Chat Client
Messages: Check out the code on GitHub Features:– Secure, try <script>alert(‘XSS’);</script> etc– Message area stays at…
Web Scraping with Regex
DISCLAIMER: The current method is very inefficient on both my own server, and theirs. Ideally I…
Oracle Card App
This mobile app uses the Godot engine for it’s rendering and object handling. I implemented touch…
Self Learning AI using NEAT
I read up the paper on NEAT and learned how a basic Neural Network works and…
Discord RPG Bot with a Dynamic DB
This bot was written to allow users to fight against monsters together, and against themselves. It…