Clínica — Sistema de Gestión Hospitalaria

Clínica — Sistema de Gestión Hospitalaria

Microservices system for managing a health clinic — patients, appointments, admissions and billing with JWT auth, automatic migrations and an AI medical assistant.

  • Java 21
  • Spring
  • Microservices
  • PostgreSQL
  • Redis
2025 GitHub ↗
TitaniumBOE-Sim

TitaniumBOE-Sim

Simulator of Cboe's BOE binary protocol with a matching engine, trading bots, REST API, WebSocket feed, and dashboard — all packaged in a single deployable JAR.

  • Java 21
  • Virtual Threads
  • Javalin
  • RocksDB
  • Docker
2025 GitHub ↗
Awaken — Wake-on-LAN Controller

Awaken — Wake-on-LAN Controller

Android app to wake and shut down devices on the network — Magic Packet (WOL), remote shutdown via SSH, ICMP ping monitoring, push notifications and a home screen widget.

  • Android
  • Kotlin
  • Firebase
  • SSH
2026 GitHub ↗

Learning & Challenges

Practice projects, Alura Latam challenges and study material.

  • Java 21 OCP

    14-chapter hands-on guide to prepare for the Oracle Certified Professional Java 21 exam.

  • LeetVault-Fire

    Personal LeetCode solutions in Java, organized by problem with execution examples.

  • BiblioFinder

    Java CLI that searches books via the Gutendex API and persists authors in PostgreSQL.

  • Currency Converter

    Console currency converter that fetches live exchange rates from ExchangeRate-API.

  • Arkanoid in JavaScript

    Playable Arkanoid clone built with HTML5 Canvas and vanilla JavaScript — no frameworks.

  • Text Encryptor

    Web app that encrypts and decrypts messages using vowel substitution. Alura challenge.