Programming Experiments & Technical Deep Dives 📡 RSS
Programming experiments, security research, and technical deep dives into interesting problems.
Building a TFT Overlay: Smart Composition Recommendations
August 11, 2025
I built TacticalFlow, a real-time overlay that analyzes your current TFT board and recommends what you should actually play—not just what's meta. This post covers the technical journey from memory reading with Python to clean Overwolf APIs, including component sharing algorithms and real-time game state analysis.
Recreating Interview Coder on Linux
August 10, 2025
Building AI-powered coding assistants on Linux is tricky—transparent overlays, window compositing, and tiling window managers all create unique challenges. This post walks through recreating Interview Coder functionality using PyQt5, Picom configuration, and Claude Code CLI integration while working around anti-cheat detection systems.
total 2 posts
█