Pinned Repositories
5etools-mirror-1.github.io
A mirror.
boris
A tiny REPL for PHP
chai-eventemitter2
Chai plugin for testing node-style EventEmitters
dice-roller
Parser and evaluator of dice notations and mathematical expressions.
eslint-config-raele
My personal code style & linting preferences for JavaScript. Used in my other js projects.
godot-reactivity
A reactivity framework for Godot that allows you to create reactive state that automatically updates the UI when changed. Inspired by the concept of signals from modern JavaScript UI frameworks.
json-rpc-dual-engine
A Javascript JSON-RPC-2.0 transport protocol agnostic client and server engine.
pgm-editor
Pure java pgm files reader and editor
private-field-inspect
Breaks JavaScript encapsulation to read objects' private class fields using Node.js Inspector API. Intended for debugging purposes.
leonardoraele's Repositories
leonardoraele/godot-reactivity
A reactivity framework for Godot that allows you to create reactive state that automatically updates the UI when changed. Inspired by the concept of signals from modern JavaScript UI frameworks.
leonardoraele/5etools-mirror-1.github.io
A mirror.
leonardoraele/boris
A tiny REPL for PHP
leonardoraele/chai-eventemitter2
Chai plugin for testing node-style EventEmitters
leonardoraele/dice-roller
Parser and evaluator of dice notations and mathematical expressions.
leonardoraele/dnd-dm-companion
Android app companion for D&D 5E Dungeon Masters
leonardoraele/eslint-config-raele
My personal code style & linting preferences for JavaScript. Used in my other js projects.
leonardoraele/gamex
A small 2D JavaScript game engine based on HTML5 Canvas and JSX.
leonardoraele/getmp3-api
Stream SoundCloud audio; and YouTube videos' audio.
leonardoraele/getmp3-ui
Web interface for getmp3-api project
leonardoraele/godot-super-character-controller-3d
A flexible, fully configurable, and extendible character controller for 3D games made with the Godot engine. (WIP)
leonardoraele/idea-settings
My auto-synched personal settings for idea-based IDEs
leonardoraele/js-data-decorators
Addon to js-data that facilitates creation of schemas through the use of @Decorators
leonardoraele/map-obj
Fork of map-obj to add { path } information to the mapper function.
leonardoraele/mlstr
Zero-dependency multiline string template tag for JavaScript.
leonardoraele/oosdl
leonardoraele/private-field-inspect
Breaks JavaScript encapsulation to read objects' private class fields using Node.js Inspector API. Intended for debugging purposes.
leonardoraele/simple-snake-game
Slick2D Snake Game
leonardoraele/TheGiddyLimit.github.io
A site dedicated to making playing games with your friends as easy as possible.
leonardoraele/throw2
Sugar syntax to throw exceptions as an expression.
leonardoraele/json-rpc-dual-engine
A Javascript JSON-RPC-2.0 transport protocol agnostic client and server engine.
leonardoraele/godot-basic-combat-nodes
A Godot addon that add nodes for implementing basic combat logic, like hit boxes, hurt boxes, tracking hit points, and dealing damage.
leonardoraele/godot-chess
A chess game with 2D isometric perspective made with Godot. (learning project)
leonardoraele/godot-gdirector
A Godot addon that provides a complete solution for operating 3D cameras with dynamic behavior, made with both cutscenes and gameplay in mind. Inspired by Unity's Cinemachine package. (WIP)
leonardoraele/godot-super-platformer-controller
A flexible, fuly configurable, and extensible character controller for 2D platformer games for Godot. (WIP)
leonardoraele/godot-super-scene-manager
A Godot addon that allows you to manage scenes in a more organized way.
leonardoraele/godot-voxel-sandbox
Experimenting with voxels in Godot
leonardoraele/hyperbun
leonardoraele/mrp_current_scene
A small Godot project which reproduces an issue in Godot 4.3
leonardoraele/spritesheet-cutter
Cut individual sprites out of spritesheets and export them to PNG right from your browser