rilpires
Graduated in Computer Science from UFRJ (Federal University of Rio de Janeiro)
Rio de Janeiro, Brazil
Pinned Repositories
about_graphs
Friendly tool to toy with graphs, made with Godot engine
chess_fen_validator
A header-only library to validate FEN strings (Forsyth-Edwards Notation) of a chess state, and also checks if a move is valid (long algebric notation, i.e. "e2e4")
competitive_programming
macondo_gen
Storytelling API engine - currently experimental
macondogen_node_client
NPM package to communicate with a macondogen tcp server
maple_nostalgia
Prototyping a "2.5D" old Maple Story clone
my_backyard
Social game made in Godot Engine + Node.js
saucer_chess
Chess component module for Saucer Engine
saucer_engine
Game engine made in C++, using Lua scripting and OpenGL as renderer
SDL2-Enet-MultiplayerDemo
A simple demo made with SDL2 graphic lib and Enet network lib
rilpires's Repositories
rilpires/saucer_engine
Game engine made in C++, using Lua scripting and OpenGL as renderer
rilpires/about_graphs
Friendly tool to toy with graphs, made with Godot engine
rilpires/maple_nostalgia
Prototyping a "2.5D" old Maple Story clone
rilpires/chess_fen_validator
A header-only library to validate FEN strings (Forsyth-Edwards Notation) of a chess state, and also checks if a move is valid (long algebric notation, i.e. "e2e4")
rilpires/macondo_gen
Storytelling API engine - currently experimental
rilpires/my_backyard
Social game made in Godot Engine + Node.js
rilpires/competitive_programming
rilpires/macondogen_node_client
NPM package to communicate with a macondogen tcp server
rilpires/saucer_chess
Chess component module for Saucer Engine
rilpires/aedes
Barebone MQTT broker that can run on any stream server, the node way
rilpires/AudioFile
A simple C++ library for reading and writing audio files.
rilpires/dial_picker
Simple flutter widget, useful to pick
rilpires/SDL2-Enet-MultiplayerDemo
A simple demo made with SDL2 graphic lib and Enet network lib
rilpires/dart_logging_appenders
Logging appenders for the logging package for print, file and remote (logz, loki).
rilpires/duration_picker
A library for a duration picker in Flutter.
rilpires/flashman
rilpires/folly_fields
Basic form fields and utilities. Maybe a humble boilerplate.
rilpires/lua
custom lua godot engine module
rilpires/mgos_hd44780_controller
A library used to control a HD44780 LCD display in a MongooseOS project.
rilpires/multiplicacao_paralela_matrizes
Trabalho de paralelização de multiplicação de matrizes, para a disciplina de Programação Paralela (UFRJ 2019.2)
rilpires/nginx-prometheus-exporter
NGINX Prometheus Exporter for NGINX and NGINX Plus
rilpires/power_pack_iot
Smart power pack project using NodeMCU (ESP8266)
rilpires/prom-client
Prometheus client for node.js
rilpires/q_learning_jogo_da_velha
Executável python que simula o aprendizado do Jogo da velha pelo algoritmo Q-Learning
rilpires/rilpires.github.io
rilpires/sandbox
Simple graphic application (rust + sdl2) I'm making while praticing rust
rilpires/snake_server
Simple online HTML5-'snake game' (multiple snake-players simultaneously) using Node.js
rilpires/sparse_graphs_tools
rilpires/trab2_prog_para
Trabalho 2 de Programação Paralela, 2019.2, curso oferecido pelo professor Gabriel Pereira
rilpires/web_sandbox
Just like my other playground repo for rust (https://github.com/rilpires/sandbox), but exporting to wasm with yew