Projects

Projects

  • Quidalert: Quidalert is a network alert manager: when the server receives an alert from a connected client (mostly a mobile device), it takes some decisions based on alert description, and then it sends a push notification to the authorities, and to all geolocalized nearby persons (clients). NOTE: this project is under construction. Stack: FastAPI, Flutter, PostgreSQL, Redis.

  • XSS Exec Checker: a command-line tool written in Python language, useful to check if a specific web endpoint is vulnerable to XSS attack. The program runs a static check and a dynamic check (using a browser engine to detect XSS execution).

  • Sentinel: an educational prototype that demonstrates how a multimodal AI system can ingest, analyze and summarize heterogeneous data streams in real time. The project is inspired by conceptual ideas seen in fictional films such as Person of Interest, but this implementation is strictly a technical experiment focused on concurrency, pipelines and AI preprocessing.

Trending Tags