Skip to content
View Aurillium's full-sized avatar
💾
💾

Highlights

  • Pro

Organizations

@cassa
Block or Report

Block or report Aurillium

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
Aurillium/README.md

Hello!

I'm Memphis Marshall, a student studying computer science at Edith Cowan University. I write a lot of open-source code because I rely a lot on other open source code and want to allow others to do the same. I believe it's an important and useful community and I want programming to be accessible to all. My main languages are Rust, Python, JavaScript (node.js), and Java, but I experiment and occasionally use a lot more.

Projects

Pronoun Bot

PronounBot is a Discord bot designed to help gender-questioning people try out new names and prnouns, complete with lots of flexible options and a community Discord server to allow non-programmers to contribute to the project in their own way.

Discord Stats:

Discord Bots Discord Bots

GitHub Repo

Readme Card

MCServerGenerator

A Python script to generate Minecraft servers using various server software. Very useful for testing plugins and mods on different versions; supports Paper, Spigot, Fabric, and vanilla.

Readme Card

Mindbreaker

An optimising compiler for a questionably named 8-character programming language. While it's not very useful practically it was a good learning excerise about low level languages. Compatible with linking programs.

Readme Card

SlashCommandBase

A modular Discord bot system for Discord.js. Every file contains code to handle one kind of interaction, which are organised into folders. An earlier version of this is what I used to make PronounBot.

Readme Card

GitHub Stats

Aurillium's GitHub stats

Top Langs

Contact

If it's about a specific project, there's probably a place for it in the README, but otherwise you can email me. While you're here, you should check out my website!

Pinned Loading

  1. PronounBot PronounBot Public

    A Discord bot for testing pronouns. Written in JavaScript

    JavaScript 2

  2. Mindbreaker Mindbreaker Public

    An optimising compiler for Brainfuck written in Go

    Go

  3. SlashCommandBase SlashCommandBase Public

    A base for Discord.js bots that use slash commands

    JavaScript

  4. DiscordChat DiscordChat Public

    A Spigot plugin to allow messages from the chat to go to Discord

    Java