About Me

My name is Max or Inkthirsty, I am a 19 year old programmer from England. I mainly do Roblox game development and I occasionally do web development (I suck at front end)

Did I mention that I have a fluffy springer spaniel named Ruby? She is the best puppy in the world!!

Social Links

Resources I use

Games

Moo

"Moo is a relaxing cow game, where gameplay is what you choose! Play around with other people, or sit down and take a deep breath. Forage for food, find collectables, or explore the hidden lore through books. The meadow is yours!!"

Moo is an online game that I have been programming for since May 2024 with Nendo Arts as part of a two-person team.

Projects

freeload

freeload is a private file uploader I made because I don't like paying for overpriced services, especially when I can make my own version of it that is 1000x more efficient. It works by uploading file chunks to various websites so it can be returned safely. This cheeky method of file storage means that files will never be lost and it doesn't cost me any storage, hence the name "freeload"... well it costs a few kilobytes because I have to store the downloads but it's not breaking any terms of service. It's private because I do not want strangers uploading illegal content to it, but feel free to request access!

vault

vault is a clone of freeload which uploads files anonymously, it works the same way but allows for temporary files. It's also private because I do not want strangers uploading illegal content to it, but feel free to request access! If you have a freeload key you can use this but not the other way around.

Disuko

Disuko is a Discord bot I made in 2021 that has a few image editing commands and has a command called /save which can download files. While I don't maintain it as much as I used to because it's old and I'm surprised it still works, I am proud of it!