👋 Hi there! My name is Hayden (he/him), and I am a Python Software Engineer at MORSE Corp (ex-Wayfair).
I typically code all of my projects in Python, mostly surrounding Discord Bots and python packages. All of my projects have extensive readme and python documentation so feel free to check out my source code!
Here are my most notable projects:
✨pytoontown is a Python API wrapper for the popular private servers of the game Toontown (Toontown Rewritten, Toontown Corporate Clash). This can be used to get live information about the game into your python applications. Find more information on the PyPi Page!
✨Sus-O-Meter is a simple discord bot that cross-references the last 1000 messages in a discord channel to a "sus list" (based on the among us meme) to determine who is the most sus in a server! This bot has been officially verified by discord and is in over ✨3000✨ servers! This is a really good repo to look at for anyone who is picking up python and discord bots and wants something simple to look at!
✨Plotter is a much more complex discord bot that uses the matplotlib, numpy, and other python packages and allows any discord users to create complex datasets (with random options) and create graphs/plots with those datasets! The bot is really intuitive to use, and is currently being worked on to add more graphs and features for users!
I mostly work with infastructure-based things and python tools, so my best skills are Python, Shell, Yaml, Dockerfile/Docker-compose, etc. I also have relatively good knowledge of Java/C#, and have used some front-end tools like Typescript in the past.