Hi there! You can call me Timberfang. I've been coding on and off as a hobby for the past few years. Although I will not claim to be as skilled, experienced, or dedicated as a full-time software dev, I enjoy making tools to solve problems. I do a lot of simple automation and scripting in PowerShell, but I turn to C# for more complex projects.
- I self-host a private Forgejo instance on my home network. Most of my repositories on GitHub are mirrored from there, including this one!
- Besides programming, I dabble in creative writing from time to time. I'm not very good at it, but I still have fun. I generally don't publicize this work.
- I tend to be pretty private, but you can find me on Mastodon and sometimes Fur Affinity. I don't post much, but I like to lurk and see what's going on. See Contact Me below for details.
- In case it isn't obvious, I'm also a furry. My fursona is a werewolf, hence the name Timberfang. 🐺
- My profile picture was created by myself using Inkscape. I'm not much of an artist, but I'm happy with it.
Here are some projects I've worked on. In general, I like to create tools that solve problems I come across in my daily life. Some of these, however, were more educational than practical. Unless otherwise noted, these are all open-source under the MIT License. I genuinely do not care what you use them for or how you modify them. As long as it's not malicious, have fun!
- MediaBox: My first "serious" project. This is a command-line wrapper for FFmpeg and libvips written in C#. It can be used to transcode video, audio, and image files to other formats in bulk. Other features will be added over time.
- LicenseIt: A simple C# console application that creates a
LICENSE
file for your project(s) from various FOSS licenses available from the Choose a License website. - CaesarCipher: A simple command-line Caesar cipher encoder/decoder written in C#. Mostly just for fun. Please don't use this for real encryption! The Ceasar cipher is very easy to crack.
- TicTacToe: The classic game of tic-tac-toe / noughts and crosses / Xs and Os implemented in C# with a simple text-based user interface.
- HelperScripts: A collection of small PowerShell scripts that do various tasks.
If you want to get in touch with me, here are some ways to do so:
- Email: timberfang.social@pm.me
- Mastodon: @timberfang
- Fur Affinity: Timberfang
- GitHub: Timberfang
Please do not send me (unsolicited) advertising. These are my personal accounts, and not for business use. Thank you!