Skip to content
View FrancescoPaoloL's full-sized avatar
🎯
Focused
🎯
Focused

Block or report FrancescoPaoloL

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
FrancescoPaoloL/README.md

Hi folks! 👋

Senior backend engineer (.NET/Azure) spending spare time exploring how systems work, and occasionally how they fail.

I build small tools, read specs, and write things from scratch when I want to understand them deeply. C, Python, Docker, Linux.

The repos here are a lab: some projects remain experiments, others become something more. Most start with a question.


OS

Linux Debian Windows

IDEs/Editors

Doxygen Jupyter Notebook Neovim Visual Studio Code Notepad++

Languages & Core Tools

C C# Python Git

Backend & Frameworks

.Net Flask

Databases & Messaging

MicrosoftSQLServer SQLite Couchbase Neo4J Redis RabbitMQ

DevOps & Cloud

Azure Docker GitHub Actions Jenkins Splunk Grafana

Data & ML

Pandas scikit-learn Matplotlib NumPy

Developer/Forums

Kaggle


Connect with me:

LinkedIn

HonestWorkMeme

Pinned Loading

  1. llm-tollgate-poc llm-tollgate-poc Public

    Agent-side security gateway POC for LLM tool calls: policy, regex + semantic injection scanning, trust scoring, cross-tool taint propagation. Didactic, not production.

    Python 1

  2. llmSecurityDemo llmSecurityDemo Public

    Learning POC: OWASP Top 10 LLM detection | C++/Python | Deployed on Azure via Terraform

    Python 3

  3. blackbox_annealer blackbox_annealer Public

    Defensive robustness measurement of a cosine-based LLM guardrail, attacked with a black-box simulated-annealing optimizer. C + llama.cpp + Docker/Azure.

    C 1

  4. xsa_POC xsa_POC Public

    Measuring attention similarity bias in GPT-2 variants via TransformerLens. Replicates Figure 1 of arXiv:2603.09078. Finds U-shaped trend, not the monotonically increasing one the paper reports.

    Python 1

  5. lockfile-analyzer lockfile-analyzer Public

    Static analyzer for npm lockfiles: detects malicious packages, typosquats, embedded secrets, and supply chain anomalies. stdlib only.

    Python 3

  6. imgpoison imgpoison Public

    Steganography tool in C: hides and detects text in images via LSB and Spread Spectrum. Survives JPEG compression.

    C 1