- My Godot Projects and Contributions (Open-source Projects)Updated on February 25, 2023 10:18, Posted on October 23, 2022 11:28A list of my direct and indirect Godot contributions, including open-source projects made with the engine, educational content as well… Continue reading My Godot Projects and Contributions (Open-source Projects)
- Dynamic Inventory System for Godot (Open-source Projects)Updated on May 04, 2022 19:34, Posted on May 04, 2022 19:11Godot’s fully dynamic inventory system, UI with infinite scrolling, item categories, equipment slots, database of items, inspired by Zelda Breath… Continue reading Dynamic Inventory System for Godot (Open-source Projects)
- PardallMarkdown (Open-source Projects)PardallMarkdown is a reactive publishing framework and engine written in Elixir. Instant websites and documentation websites. As opposed to static… Continue reading PardallMarkdown (Open-source Projects)
- Godello (Open-source Projects)Updated on August 14, 2021 21:11, Posted on August 14, 2021 20:10Trello inspired kanban board made with the Godot Engine and GDScript, powered by an online real-time collaborative backend made with Elixir and Phoenix Channels (with the… Continue reading Godello (Open-source Projects)
- ecto_instashard (Open-source Projects)Project on GitHub. PostgreSQL sharding library for Elixir’s Ecto. Shard the same database using schemas or multiple databases, while keeping… Continue reading ecto_instashard (Open-source Projects)
- GodotPhoenixChannels (Open-source Projects)Project on GitHub. GDScript and Godot client for real-time Phoenix Framework Channels