Articles tagged with: Development

ctypes, OpenCV and Pillow

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.


CSS-Only dark mode in 15 lines of code

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.


Choose Your Own Adventure - Epub Gamebook

Summary: Creating an ebook version of 'Choose Your Own Adventure' gamebooks, using chapter links for navigation, and testing the approach with a simple ebook.


PBRR - Pretty Basic RSS Reader

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.


Microsoft 365 Substrate

Summary: Microsoft 365 Substrate is an AI-driven platform in Office 365 that stores and manages user data. It's used in Project Cortex for content analysis, Microsoft Viva for employee data, and is a foundation for MetaOS/Taos.