Atlas
Atlas is a hobby operating system featuring a Windows 95~ like GUI called Genesis (though it initially boots into TUI mode), a full filesystem in RAM, usb-drive support for persistant storage, several built in applications, support for userspace applications (yes, it can run DOOM) in Assembly, C, Lua, and GatoLang. Learn more
GatoLang
GatoLang is a simple, fast, compiled language with a clean and compact syntax. It compiles to C code, which is then compiled to native binaries using GCC or Clang. GatoLang is designed for ease of use, performance, and safety, making it a great choice for beginners and experienced developers alike. Learn more
MDG
MDG (Multiplayer Defense Game) was a simple, but fun game made in Java using LWJGL built with multiplayer support from the ground up. Inspired by Minecraft, the goal is to gather resources and craft tools during the daytime in order to protect your base from monsters at night. Learn more