Exploring new technologies and learning every day. | Linux | C/C++ | Java | CI/CD | Clean Code | Software Design.
-
build_service Public
Little service to build C/C++ projects using CMake
Python MIT License UpdatedMar 6, 2024 -
Smart_Home Public
Ongoing project about smart home design and implementation module by module
CMake GNU General Public License v3.0 UpdatedSep 25, 2023 -
log4embedded Public
Fast-performance, colorful log library for embedded systems
-
-
algorithm-exercises-cpp Public
Repo of small advanced coding exercises to serve as preparation work for coding interviews and/or improve algorithm-resolution skills
C++ MIT License UpdatedSep 30, 2022 -
producers-consumers-cpp Public
Small implementation of a classic concurrent programming design pattern: producers/consumers. Coded in C/C++ programming.