yous.dev
systems built · field notes

Work

A loose map of things I work on and have built — research that lives inside security operations, tools I actually use, and the occasional experiment that escaped the garage.

AI for cybersecurity

research

Intelligent components that sit inside security operations, turning noisy adversarial signal into intelligence a human can act on.

Anomaly detection, across scales

research

Behavioural-shift detection in networks, distributed systems, vehicles and industrial contexts — defining "normal" carefully enough that the irregular has somewhere to stand out.

AI agent security

research

How autonomous agents fail, drift and get manipulated — and the guardrails that keep their reasoning aligned until the task is actually done.

RenderMD

tool

Turns plain Markdown into self-contained HTML technical reports — cover page, metadata from frontmatter, custom colors and code highlighting. Runs entirely in the browser, no server, no install.

rendermd.yous.dev

Share

tool

Zero-knowledge sharing on the edge. Content is encrypted client-side with AES-GCM; the key travels in the URL hash and never reaches the server. Optional password, TTL, burn-after-read.

share.yous.dev

RouteBattle

tool

An urban vehicle comparator: race a bike against a car across a city, with live GPS sync, a podium and a PNG export. Usually the bicycle wins.

routebattle.yous.dev

Cliply

tool

An organizer for Kindle notes and highlights that turns scattered annotations into reading statistics worth keeping.

cliply.yous.dev

TuQR

product

Digital menus and QR workflows for hospitality and POS, with quiet, non-intrusive interaction analytics for local businesses.

tuqr.es

Transparenc-IA

experiment

Objective, AI-assisted news analysis — flagging political bias, assessing article quality and issuing trust marks. Reached the regional finals of the Santander X Spain Awards.

archived

Drone reversing

curiosity

Taking low-cost consumer drones apart — protocol, firmware, control — and bringing them under custom command. Presented as a talk at 47CON.

47CON talk

Cycling community

soon

A small project for the local cycling community — stickers, keyrings, clothing and more merchandising to come. Coming shortly.

Security in LLMs: the new criminal surface

c1b3rwall 2026

On how large language models and agents open an attack surface that didn't exist before — and what defending it actually looks like.

c1b3rwall

Reversing consumer drones

47con

A hands-on walk through taking apart low-cost drones and the security lessons that fall out of it.

47CON talk

International research congresses

academic

Peer-reviewed work presented at international venues, including the Blockchain and Applications congress.

blockchain-congress.net

Skills for AI agents

github

Composable, benchmarked skills that extend coding agents: Apple-silicon containerization, safe disk cleanup, self-patching skills, persistent archive memory — with more on the way.

open skills on github