Featured Projects
A selection of my best and most complete works, combining hardware, software and machine learning.
DeReK - AI Voice Agent
An AI voice agent that automates data and emotion detection during insurance calls. Built in 32h at Lisbon AI Week. It actively listens to customer requests, extracts structured data, and evaluates the emotional state of the caller to provide actionable insights.
PlantinoCare
A complete plant-management IoT system built for Arduino Day 2023. Hardware sensors feed data into a Python middleware, stored in MySQL, and visualised via a responsive web app that includes real-time graphs and automated watering/light control features.
More Open Source Work
FileOrganizer
A Python script that helps you organise files in a specified directory based on criteria such as file type, date or file size.
IntegrityMonitor
A PowerShell-based file-integrity monitor. Monitors a folder for changes (added, deleted or modified files) and triggers alerts accordingly.
TotCloudApp
A PHP application that enables generation, configuration and deployment of PaaS/SaaS components. Aimed at simplifying how end-users can set up services.
JPokeBattle
A Java game clone of Pokémon battle mechanics. Custom graphics and a battle system implemented entirely in Java without external game engines.