A script that plays against opponents on lichess. Uses OpenCV to detect the board and pieces, and the Stockfish chess engine to determine the best moves. Then uses PyAutoGUI to play the moves on the browser.
A script that plays AimLab, a game that helps improve your aim in FPS games. Uses OpenCV to detect the targets and win32API to move the mouse and click.
A guide to coworking streams for streamers, covers wide range of topics from tips on how to get started with setting up stream to how to grow your audience!
Used by 100+ Twitch streamers, allow viewers and streamers to add their own tasks to the widget for accountability! Easy to setup and the customization possibilities are endless!
Decode colours in 5 attempts. Guess the hexadecimal code and receive instant feedback! Built with Next.JS, TailwindCSS and TypeScript.
Allow Twitch chatters play games such as Pokemon! Chatters can enter messages such as "up up down down left right B A" and the Python program will trigger the corresponding keypresses.