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!"
Projects
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.
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.
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.
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.
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.