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. llmSecurityDemo llmSecurityDemo Public

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

    Python 3

  2. gguf_viewer gguf_viewer Public

    This tool provides a simple way to inspect the header and metadata of GGUF (General Graph Unified Format) model files.

    C 2

  3. imgpoison imgpoison Public

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

    C 1

  4. lockfile-analyzer lockfile-analyzer Public

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

    Python 3

  5. pngprobe pngprobe Public

    Agnostic PNG scanner that extracts hidden tEXt chunks, decodes base64 payloads and reads PyTorch steering vectors.

    C 1

  6. 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