I've been writing software for a long time starting in High School as a hobby and now both professionally and as a hobby. Below are a few of the things I've tinkered with over the years.
Wu10Man
Windows 10 has decided that users are no longer smart enough to control their own updates, so I wrote
this
to grant that control back.
Thornless
Working on a site to help create character names, towns, and such for use with RPGs. It's slow work as
I tinker here and there, but it's kind of fun to work on.
Copy Raw Value
This is a little VSCode extension that I wrote to be able to copy the raw value of a string while
debugging. The normal Copy Value escapes the string, which is just annoying. This provides an
option to get the unescaped or raw value.
weredev.com
You already know what this is. You're looking at it!