Skip to content
View Koalacards's full-sized avatar
Block or Report

Block or report Koalacards

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Koalacards/README.md

Koalacards (Hayden)

👋 Hi there! My name is Hayden (he/him), and I am a Python Software Engineer at MORSE Corp (ex-Wayfair).

Projects

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!

My Skills

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.

Popular repositories Loading

  1. pytoontown pytoontown Public

    A Python API Wrapper for popular toontown games (Toontown Rewritten, Toontown: Corporate Clash)

    Python 5

  2. Sus-O-Meter Sus-O-Meter Public

    A Discord Bot that determines how sus people are based on their message history

    Python 2 1

  3. TheLabRatsBostonHacks2019 TheLabRatsBostonHacks2019 Public

    Our project files for Boston Hacks 2019

    JavaScript 1

  4. Plotter Plotter Public

    Discord bot that allows you to create graphs easily!

    Python 1

  5. Doxcord Doxcord Public

    Discord bot that returns fake information for all users in your servers.

    Python 1

  6. Aliens-and-Arrows Aliens-and-Arrows Public

    A 2D arcade game that was developed on and off from March 2017- January 2019. Two game modes, a story mode with 30 full levels, and an endless mode. Needs more proper artwork and music, which can b…

    C#