Summary: The development of a Zombie Infection Simulator mini-game, porting a Java + Processing framework game to Javascript + HTML 5. The game can be played online and the source code is available on Github.
Summary: Using Python libraries ctypes, OpenCV, and Pillow to automate tasks in video games, such as creating an auto-clicker, with challenges in handling input and item detection.
Summary: A simple 15-line CSS code for implementing a dark mode UI, without the need for Javascript or complex CSS rules, and includes good practice tips.
Summary: Creating an ebook version of 'Choose Your Own Adventure' gamebooks, using chapter links for navigation, and testing the approach with a simple ebook.
Summary: PBRR - Pretty Basic RSS Reader is a simple, Python-based RSS reader that fetches and regenerates feeds hourly, groups sites into categories, and differentiates new posts from seen ones.