Projects, products and technical experiments.
A curated view of open-source tools, public hackathon projects, games, security experiments, industrial platforms and browser utilities. Ordered from newest to oldest.

Google AI Mode API Wrapper
A lightweight local infrastructure layer that exposes Google AI Mode through a self-hosted HTTP API and a simple web UI, using Playwright to automate Chromium instead of relying on an official API.

Viral Faceless Shorts Generator
A fully containerized AI-assisted media pipeline that turns trending topics or custom prompts into rendered short-form videos through script generation, human approval, TTS, subtitle alignment and FFmpeg composition.

PiVocal
A local-first speech-to-text overlay for Linux that repurposes the microphone button on a Bluetooth remote into a desktop voice input workflow.

eACy
An experimental MIFARE Classic-compatible access control prototype using HMACs and synchronized counters for clone detection and anti-replay protection.

Festometro
A simple PHP web application for tracking holidays, leave days, ROL hours and public holidays through a clear calendar interface, designed for simple upload-and-use deployment.

JSONL Studio
A browser-based JSON Lines editor focused on recursive dataset inspection, schema pruning and privacy-preserving local processing.

µSOCKS5
A lightweight SOCKS5 proxy server written in Python with a focus on resource efficiency and simple deployment.

xz-decoder-js
A pure JavaScript XZ decoder that can decode .xz compressed data without native bindings, WebAssembly or external dependencies.

MinURL
A self-contained single-file PHP URL shortener with a first-run setup wizard, basic click tracking and support for SQLite or MySQL.

muRoute
A small PHP routing utility in the same lightweight, minimal-dependency spirit as other single-purpose web tools.

TLV Walker
A Windows Forms application for opening, visualizing and interpreting TLV encoded data through a hierarchical tree interface.

Checkmate
A hybrid anti-counterfeiting system combining secure QR codes, blockchain-backed traceability, ST25 NFC tags and physical tamper-evident mechanisms.

Arthur's Quest
A mobile experience for cultural tourism that combines generative AI, gamification and augmented reality to help users discover lesser-known cultural sites.

ShareApp
A mobile app designed to make file exchange between people simple, without file-size limits and without storing transferred files on an intermediate server.

Tune
A wearable motion-sonification prototype for athletic training and knee rehabilitation, built with ESP32, dual 9DOF accelerometers and sensor-fusion logic.

Wind Turbine Management
A university IoT project for remote monitoring and control of a wind farm, including a functional 1:100 scale wind turbine prototype integrated with the CaSCADA platform.

CaSCADA
A remote monitoring and control platform originally developed for SCADA environments, PLC integration and telemetry management, later inspiring an agricultural IoT/security spin-off prototype.

Business Management System
A PHP/MySQL management system for a manufacturing company, designed to centralize warehouse information, customers and product statistics.

iVault & Encerradox
A file-hosting and project-based storage platform protected through per-project passwords and educational encryption concepts.

Jumpin'High
An HTML5/JavaScript platform game where the player jumps from platform to platform to climb as high as possible.

keyHighAndLow
An early online password manager created from the personal need for a fast and immediate way to store credentials for online services.

Flight in The Skies
A side-scrolling shooter game originally developed in Visual Basic .NET and Microsoft GDI+ as an early programming experiment.

CriptaFile
An educational file encryption and decryption project first developed in Visual Basic .NET around the Vigenère cipher and later ported to C++.