Morgan "Jolkert" Bauer

/'mɔɹ.gən 'jɔl.kɚt 'baw.ɚ/

Hi, I'm Morgan! If you've found this site, you might know me better (if at all) as Jolkert. I am a computer science student, amatuer software developer, and hobbyist linguist. I have many projects on my GitHub. Some of which I'm proud of, some of which should never again see the light of day.

Things I've Worked On

Saikoro crates/saikoro

Saikoro is a Rust library for parsing dice notation expressions. It is not yet feature- complete, but is currently able to handle most basic expressions. It also returns each individual roll — in the order in which they were calculated — for more fine-grain information on what numbers were rolled.

Appalachia crates/appalachia

Appalachia is a (forever Work-in-Progress) discord bot written in Rust that I made for fun. It can do simple things such as rolling dice and assigning autoroles. It also features a Rock, Paper, Scissors game. Simply mention the user to play against, and make your selection. It even has per-server leaderboards to keep track of who in your server is the best! More features get added as I come up with ideas for them. Which isn't a particularly common occurence, but occasionally I get fun ones.

Cobblemore modrinth/mod/cobblemore

Cobblemore is an addon mod for Cobblemon which adds several held items and other useful additions which have not yet been officially implemented.

Stay A While modrinth/mod/stay-a-while

Stay A While is a Minecraft mod which adds few useful gamerules. Three are for controlling when certain types of items despawn. The other one controls the chance of a villager becoming a zombie villager when killed by a zombie. More gamerules are planned, which will likely bring a new name to the modrinth

Discord Fabric Link github/jolkert/DiscordFabricLink

Discord Fabric Link is a Minecraft mod that runs a Discord bot. It allows users to add themselves to a whitelist using a Discord command, and link their Minecraft account to their Discord user. It shows the username color from Discord in Minecraft chat, and shows the Discord username and any pronoun roles on hover.

jolkert.dev github/jolkert/jolkert.dev

That's this website! As a developer, I am naturally too proud and stubborn to have a site not made by myself. It's nothing fancy. Just plain HTML and CSS (and a little bit of JavaScript for an easter egg or two).

More stuff! github/jolkert

Looking for something else of mine? My GitHub page has most projects I've worked on. Some projects on there are old abandoned projects that served as a learning experience. Most are abandoned, some are still being updated