A list of apps I have created for fun.

Sudoku Solver

A Sudoku solver written in Rust, compiled down to WebAssembly, and shipped right to your browser for a lightning-fast Sudoku solving experience. Or if it's not lightning fast, it runs in a webworker and won't slow you down... 🐢

Source

Wordle Helper

A tool to help you solve Wordle.

Disclaimer: it has not been proven to be 100% successful.

Source