# Projects This is a list of all projects I have ever worked on, however small or large. ## Chronologically - [**Another Damn Mips Emulator**](/mips): web-based MIPS emulator. - [source hut](https://git.sr.ht/~demindiro/adme) - [Github](https://github.com/Demindiro/adme) - **Norost B**: Second attempt at creating an OS. - [source hut](https://git.sr.ht/~demindiro/norost-b) - [Github](https://github.com/Demindiro/norost-b) - **Stupid Tunnel**: A very simple Ipv6 to Ipv4 TCP & UDP tunnel for Linux tun interfaces. - [source hut](https://git.sr.ht/~demindiro/stupid-tunnel) - [Github](https://github.com/Demindiro/stupid-tunnel) - **Norost A**: First attempt at creating an OS. - [Github](https://github.com/Demindiro/norost-a) - [**Own War**](https://www.indiedb.com/games/own-war): A vehicular combat building game. - [Github](https://github.com/Demindiro/OwnWar) - **Godot Rapier3D**: Godot bindings for the Rapier3D physics engine. - [Github](https://github.com/Demindiro/godot_rapier3d) - **Ballscript**: An interpreter for an experimental scripting language. - [Github](https://github.com/Demindiro/ballscript) - **Godot 3D batcher**: Automatically use Godot's MultiMeshes for objects with the same mesh. - [Github](https://github.com/Demindiro/godot_3d_batcher) - **Godot 3D outline**: 3D outline shader & scene for Godot. - [Github](https://github.com/Demindiro/godot-3d-outline) - [**Beat the Witch!**](https://demindiro.itch.io/beat-the-witch): A silly game where you need to die to solve the puzzles. - [Github](https://github.com/Demindiro/beat-the-witch) - [**You are Alone**](https://demindiro.itch.io/you-are-alone): A game where you must solve puzzles in the dark to escape. - [Github](https://github.com/Demindiro/you-are-alone) - [**Werewolves**](https://dev.salt-inc.org/werewolves/): A web-based implementation of the game werewolves. - Sometimes broken, haven't figured out cause yet :( (something wrong with the websocket stream it seems). - [Github](https://github.com/Demindiro/werewolves) - **SST**: An attempt at creating a scripting language with the interpreter written in C. So far the best argument I have against dismissing concerns about undefined behaviour. - The project used to work, now it is broken due to compilers being "smarter" now with optimizations. - [Github](https://github.com/Demindiro/sst) - **Hostsoup**: Custom container management with a web frontend. - Comes with a custom database that speaks LDAP. - [Github](https://github.com/Demindiro/hostsoup) - **R3D**: A 3D engine written in D. - [Github](https://github.com/Demindiro/R3D) There's more but I'll update the list later.