Python pass-by-reference

Inspired by various Python talks, this project aims to allow python functions to be pass-by-reference, even for inputs that are immutable and therefore passed-by-value. (e.g. ints).
End goal is to eventually turn this silly idea into a PyPI package.

Infinite Dropdowns

Inspired by Orteil's "Nested." Intended to be a way to present jargon in an understandable way, particularly for complex mathematical concepts or proofs.

wordLOL

A program made to solve Wordles, as well as some variants. Fairly basic user interface, with support for words from 4-11 characters, as well as support for hard mode.

More

Check out my GitHub for more projects, especially those that aren't webpages.