About

I am passionate about programming as well as solving problems and understanding how things work. Currently, I am a DAW (Web Application Development) student, and I plan to continue the computer engineering studies that I have already started. IoT, C programming, embedded systems, servers I love tinkering, researching, science, technology, and also philosophy.

In this virtual space, I simply want to show you some of the things I do, some of my projects and collaborations... some of the things I am passionate about.

Thank you for coming by !!

"live long and prosper!"

Go C / C++ ESP32 IoT Self-hosted DiY Linux Docker PostgreSQL React Nginx Bare-metal Java
Cheap Yellow Display

Automated Greenhouse - Work in progress

An IoT greenhouse controller built on an ESP32 that monitors temperature, humidity, and irrigation. It manages operations automatically and features data telemetry via MQTT. For this project, I aim to implement a HAL (Hardware Abstraction Layer) for the circuit, allowing it to utilize a digital twin for unit testing and simulations. It also incorporates version control and over-the-air (OTA) firmware updates.

ESP32 C/C++ HAL Platformio ESP-IDF Digital twin GoogleTest IoT MQTT
Java calculator

Calculator developed in Java

A calculator application developed in Java. This was a practice project following a tutorial to practically explore object-oriented programming concepts.

Java OOP
robert good vibes

Portfolio good old Html/CSS

A self-hosted portfolio built with HTML and CSS. Although I find using frameworks like React practical, I opted to build this portfolio with as few dependencies as possible, with the help of Claude, to minimize server resource consumption.

HTML CSS Self-hosted
screen shot old portfolio

Portfolio old developed in React

An old portfolio built with React. This was my very first portfolio deployed on Vercel and connected to a GitHub repository.

React
screen shot hotel website

Hotel Jamaica, your perfect holidays

A hotel booking and management search engine built in Go. This project handles multiple room reservations and features a private web-based dashboard for hotel management operations and users. It utilizes a PostgreSQL database hosted on a self-hosted server. The project was inspired by a desire to apply what I learned during my vocational training (FP), put concepts into practice, and expand my capabilities using AI as a teacher.

React GO PostgreSQL Self-hosted Management