JoaoGarrido
Computer Engineer with interest in systems programming, embedded software and hardware, AI and electronics.
Critical TechworksPorto, Portugal
Pinned Repositories
actual-server
Actual's server fork
advent-of-code-2020
Solutions in C++ to Advent of Code 2020
ESP32_GreenHouse
GreenHouse controller using ESP32 with esp-idf
MIEEC-SO
MIEEC Operating System class problems
MPI_GameOfLife
A golden and MPI implementation of game of life. Project made for Parallel Programming class in IHU
nRF52_CoAP_Server_sample
nRF52 CoAP Server based on the sample provided by Nordic. Implements confirmable request/response
PIC32Matrix
Adafruit GFX compatible graphics driver for LED matrix panels for PIC32
Prog2
Exercícios propostos/projetos nas aulas de Programação 2.
ReflectionLess
TIC-80 game created at RetroJam2018 IEEE UPorto
wacom-scripts
Wacom scripts that provide a better experience for linux users.
JoaoGarrido's Repositories
JoaoGarrido/ESP32_GreenHouse
GreenHouse controller using ESP32 with esp-idf
JoaoGarrido/PIC32Matrix
Adafruit GFX compatible graphics driver for LED matrix panels for PIC32
JoaoGarrido/ReflectionLess
TIC-80 game created at RetroJam2018 IEEE UPorto
JoaoGarrido/wacom-scripts
Wacom scripts that provide a better experience for linux users.
JoaoGarrido/actual-server
Actual's server fork
JoaoGarrido/advent-of-code-2020
Solutions in C++ to Advent of Code 2020
JoaoGarrido/MIEEC-SO
MIEEC Operating System class problems
JoaoGarrido/MPI_GameOfLife
A golden and MPI implementation of game of life. Project made for Parallel Programming class in IHU
JoaoGarrido/nRF52_CoAP_Server_sample
nRF52 CoAP Server based on the sample provided by Nordic. Implements confirmable request/response
JoaoGarrido/Prog2
Exercícios propostos/projetos nas aulas de Programação 2.
JoaoGarrido/RetroJam_Nabos
RetroJam 2021 game by team Nabos
JoaoGarrido/rectangle-intersect
Small program to intersect rectangles
JoaoGarrido/rustlings_4.0.0_solutions
JoaoGarrido/SDIS_Programming_Test_Solution
FEUP MIEEC SDIS 20/21 Programming Test Solutions
JoaoGarrido/TestingOpenCV4