19yo Pythonista & Rustacean. Contact me on matrix.
- Python: The first language I learned. I've been coding in Python for nearly 7 years.
- Rust: My favorite language to use, and what I work with the most.
- Typescript: It's better than javascript, at least. I use it to build websites and mobile apps (with react native).
- PostgreSQL: My go-to any time I need a database. I even wrote an orm for it.
- Docker: I know the basics of Docker, and I'm using it in V4 of Starboard. It's nice to not have to clone & build the source code to run my apps - I just have to pull the image.
- Git: I'm pretty good at using Git via GUIs (GitHub, GitHub Desktop, VSC, etc.), but I can use very basic features through the command line as well.
- Starboard: Highly advanced starboard bot for Discord.
- io: A code running bot for discord.
- Wires: A bot with random features I want.
- Minigames: Fun minigames.
- apgorm: An async ORM for PostgreSQL, wrapped around asyncpg.
- DetaORM: An async ORM for DetaBase.
- hikari-clusters: Clustering tool for Hikari.
- floodgate: Fast cooldown implementation. See here for python bindings.
- regex-rs: Python bindings for the rust regex crate.
- socketapp: A simple library for creating websocket-based apps.
- mockeval: Cursed but kinda cool lambdas.
- nullable: Typed Null singleton for Python
- IvyCraft: Code + Discord bot for handling the IvyTech minecraft server.
- hikari-crescent: Command handler for Hikari.
- mCodingBot: The Discord bot for the mCoding Discord server.
- A dashboard for starboard (circuitsacul/Starboard-4#344)
- A conference-management app (https://github.com/covfamikoi/rpevents)
- A scriptable bot
- discord http/gateway proxy with cache
- python bindings for twilight, hikari extension that utilizes these bindings
- learn bevy and make a game
- learn go
- Old Starboard versions
- Melody: A music bot.
- GrammarBot: Make everyone hate you.