Projects
A handful of things I have built and shipped.
Systems & backend
Hypervisor
2025–2026
A full-stack real-time telemetry platform built for Hyperloop UPV's public demos. It captures live packet data from the pod over the network and streams it to a dashboard via Server-Sent Events, so the team and visitors can watch system state update live during runs.
Tech2Net
2025–2026
A cross-platform desktop app that turns a CSV of companies, speakers, and available time slots into an optimized schedule of 1-on-1 meetings for events, solving the assignment with Google OR-Tools and exporting a ready-to-use PDF report. Built with Tauri (Rust core, TypeScript/Vite frontend) and a Python optimizer backend.
Accounting Journal & Ledger
2025
An Obsidian plugin for recording double-entry accounting journal entries and ledgers directly in Markdown, built for classroom use. It supports a modern one-line-per-movement format, the traditional Spanish libro diario/mayor layout, and T-account-style ledgers, converting them into clean HTML previews.
Sentinel
2025
An app that tracks and analyzes public opinion on social media around a given keyword, surfacing sentiment and trends over time. It was the most highly rated project by the public at the 8th ETSINF Project Fair (UPV).
Books Database
2022
A small app to keep track of the books you have read, with charts on reading patterns built with D3. A Flask backend and React frontend, built as a CS50 final project and containerized for deployment on Balena Cloud.
Quit
2021
A lightweight CLI tool for the Linux terminal to shut down, restart, or suspend the computer, with support for timed shutdowns. Built in C++ with a thin Bash wrapper, and published on the Snap Store, where it has passed 500 installs.
Data & analysis
PAU Cutoff Scores, Comunitat Valenciana
2024–2026
Statistical analysis of how university entrance-exam (PAU) cutoff scores have evolved across degrees in the Comunitat Valenciana, packaged as an interactive Shiny app built with the Golem framework and deployed on Posit Connect.