I started using Linux in 2016, and have been using it as my main OS for the past 3 years. I have experience with Ubuntu, Void, Arch and Gentoo. On my servers I’ve used CentOS and Alpine Linux. I have experience with networking, Unix and Linux tooling, and server configuration. I build web APIs, API bindings, CLI apps, and various bots.
Most of my projects can be found on sourcehut or github. Here’s some:
Telegram inline bot to send xkcd comics. You can full text search them too, this is done with bleve.
Telegram inline bot that tells you in what color your name appears to others. dummy was originally built for this bot, so it could generate previews.
An image generator. Can be used to generate and serve placeholder images or simple logos. Size, colors, background, font, and other text options can be customized. Availabe as a web service/API and as CLI App.
A simple pastebin for use from cli. Uses bitcask, a fast key/value store.