01
ACTIVE
CLI red-teaming framework for LLM applications. Runs structured adversarial campaigns against models, RAG systems and agents using a three-layer attack taxonomy, then produces scored reports with verified metrics for reliable, reproducible LLM security audits.
AI Security
Red Team
LLM
CLI
02
ACTIVE
OSINT Agentic Operations — multi-agent OSINT platform that automates open-source investigations and IOC (indicator of compromise) extraction, orchestrating specialised agents across each phase of the intelligence cycle.
OSINT
Agents
IOCs
Security
03
BSc THESIS · 2020
Network Analysis Module — my final degree project (2020): a multithreaded C packet sniffer (pcap with BPF filters) that samples 15 traffic features, sends them over UDP and classifies them in real time with a Random Forest.
Networking
PCAP
C
Random Forest
04
ACTIVE
Automatic meal planner: generates balanced weekly menus and shopping lists from personal constraints and preferences.
Automation
Python