Prio
Encrypted priority and time-tracking web app — create tasks, log time against them, and write rich notes, all end-to-end encrypted.
Prio is a priority platform I built in PHP and MySQL: a place to create tasks, track the time you spend on each one, and keep rich notes alongside them.
How it works#
You create tasks and log time against them; each time entry rolls up so you can see how long a task has taken in total. Notes are written with CKEditor, so they can hold proper formatting rather than plain text. Security was the point I cared about most — logins are hashed and the data is encrypted, so what's stored isn't readable on its own.
Next, have a look at

Sentinel
Dynamic KYC-drift monitor built for AMINA Bank's SwissHacks 2026 challenge — it catches the slow structural changes that quietly invalidate a customer's risk profile.

AutoCropper
Browser tool that turns a logo into a complete icon set in seconds — background detection, edge cleanup and downscaling, entirely on-device.