A userscript that assists play on chess.com from simply rendering hanging pieces or automatically requeueing to automatically playing the best move.
JS Userscript
A websocket server that allows the Chesshook userscript utilize a regular chess engine.
Go
A minimalist and blazingly fast autoclicker with a terse scripting language.
C for Linux and Windows
A POC command line utility to store arbitrary files on discord's CDN. Features AES encryption, sending and recieving files, and tab completion.
Go w/ minimal dependencies
Desktop CPS test that spawns a click void to test ludcriously fast autoclickers.
C for Linux and Windows
A simple web app that allows the user to solve boards from the popular iOS iMessage game 'word hunt'.
plain HTML+JS
A Go library to parse configs with support for defaults and writing to disk. Used in some of my other projects, such as cf-dyndns
Go library
A simple "Instant Scratch Ticket" game featuring a provably fair server using a hash chain.
Go, w/ BabylonJS frontend
A simple executable that parses a config file and updates a cloudflare dns record's IP
Go
A simple web app designed to find all solutions for the Number Round in the Game Show "Countdown"
plain HTML+JS
A simple web app that allows a user to input characters and solve anagrams. The 'main' branch in the same repository is a command line version.
plain HTML+JS
w/ CLI version written in C
A simple web app that allows a user to play with ball physics.
plain HTML+JS
A simple web game inspired by Wii Play's Tanks game. It works but does not have a gameplay loop.
plain HTML+JS
A WIP server for my tank game where I experimented with manual packet serialization/deserialization.
Go, w/ plain HTML+JS
A collection of various solutions. Some of the solutions may have used Stephan Brumme's blog (https://euler.stephan-brumme.com/) as a reference.
Mix of C++, Java, and JS
A program to download all messages in a discord server using a bot token. Has multithreading. Contains a pretty cool logger to show progress.
Go w/ 'bwmarrin/discordgo'
A program that allows you to draw the required shapes to play the Google doodle with your keyboard.
C++, alternative version Python
A userscript that intercepts XML requests to display question answers to the user. Broken by UI updates.
JS