Hello

I'm Angelo

I'm Angelo. I program backend web development and other various backend systems. While the majority of my programming for the last 9 years has been hobby work, I've also done various contract/commission work.
I contribute actively to the open source community, and maintain several open source projects.
My hope is to get a job in programming so I can continue doing what I love, building and maintaining things that make other's lives easier.

Projects

Here's some projects I work on

Mystb.in

Mystbin is a new kind of paste site, allowing for multiple files per paste, enhanced customizability, and an API designed with external developers at it's core. I am one of the 4 developers on mystbin.

TwitchIO

TwitchIO is a library that wraps the many aspects of the Twitch API. It includes support for the API itself, Twitch chat via IRC, pub-sub via websockets, and webhooks. I am one of 3 core developers on the TwitchIO team.

BOB

BOB is an advanced moderation bot for Discord. It boasts an extremly flexible configuration system through TOML, which makes it incredibly easy to configure the bot to do any moderation action, even things tailored specifically to your server. It uses Python and rust combined to maintain a balance of ease of writing and speed. I am the sole developer.