I'm a transfem programmer from the UK, mostly developing GUI applications
I'm 19, and my pronouns are She/Her!
(This site may work better on desktop!)
This website is open source which you can view in the link above, though keep in mind the repo may not reflect the site 1 to 1.
Enviredit is a free and open source text editor made with AvaloniaUI (C#/AXAML) and AvaloniaEdit
These are hash checking applications made with C#/AXAML/AvaloniaUI (GUI Version) and Python(CLI Version). The GUI verison has support for SHA-1, SHA-256, SHA-384, SHA-512 and MD5, and the CLI verison has support for SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, MD5, and Blake2B/2S
The aim of the apps is to make it easier to generate and/or compare hashes from files, as I often found the process to be a bit too time consuming, at least on Windows.