Max Lattunen

Hobbyist Full Stack Developer

Screenshot of Chesshook in action

Chesshook

A userscript that assists play on chess.com from simply rendering hanging pieces or automatically requeueing to automatically playing the best move.

JS Userscript

Screenshot of the Chesshook intermediary server

Chesshook-intermediary

A websocket server that allows the Chesshook userscript utilize a regular chess engine.

Go

Inputting and using a simple toggle autoclicker

Commandlineclicker

A minimalist and blazingly fast autoclicker with a terse scripting language.

C for Linux and Windows

Command line usage of the program

Discord FS

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

A screenshot of the CPS tester output and void

CPS test

Desktop CPS test that spawns a click void to test ludcriously fast autoclickers.

C for Linux and Windows

Screenshot of the wordhunt solver gui

Gamepigeon Wordhunt solver

A simple web app that allows the user to solve boards from the popular iOS iMessage game 'word hunt'.

plain HTML+JS

A screenshot of go cfg parser config example

Config Parser

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 screenshot of the game

Junction2023

A simple "Instant Scratch Ticket" game featuring a provably fair server using a hash chain.

Go, w/ BabylonJS frontend

A screenshot of the cloudflare dyndns software config example

Cloudflare dyndns

A simple executable that parses a config file and updates a cloudflare dns record's IP

Go

Screenshot of the countdown webpage

Countdown Number Round

A simple web app designed to find all solutions for the Number Round in the Game Show "Countdown"

plain HTML+JS

A screenshot of the anagrams web app

Anagram solver

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 screenshot of the ballsim web app

Ball Simulation

A simple web app that allows a user to play with ball physics.

plain HTML+JS

A screenshot of the game

Tanks game

A simple web game inspired by Wii Play's Tanks game. It works but does not have a gameplay loop.

plain HTML+JS

A screenshot of the game

Kaurapuuro

A WIP server for my tank game where I experimented with manual packet serialization/deserialization.

Go, w/ plain HTML+JS

A screenshot of the project euler website

Project Euler

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 screenshot of the downloader

Discord Message Downloader

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 screenshot of the Google doodle

Keyboard control from Google doodle Halloween 2016

A program that allows you to draw the required shapes to play the Google doodle with your keyboard.

C++, alternative version Python

Screenshot of Khansolver menu

Broken - Khansolver

A userscript that intercepts XML requests to display question answers to the user. Broken by UI updates.

JS