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! 👋

I'm a learning-driven developer focused on low-level systems, algorithms, and how things work under the hood.

Current work: .NET backend engineer (KTLO) working with production systems, Docker, Kubernetes, MS SQL Server, Couchbase

Current study: Building toward AI security — ethical hacking (Cisco), LLM internals from first principles, C programming

Tech stack: C, C#, Python, .NET, Linux, containers, cloud tools

Interests: Systems programming, security, prompt injection, adversarial examples, low-level algorithms

I use this space to study things properly, reading specs, writing code from scratch, understanding why before how.

The repos here are a lab. Sometimes they become something more.


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

    Steganography tool in C: hides and detects text in images via LSB and Spread Spectrum. Learning project for LLM security research.

    C 1

  2. llmSecurityDemo llmSecurityDemo Public

    OWASP LLM security detection | C++/Python | Deployed on Azure via Terraform

    Python 2

  3. 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 1

  4. LevenshteinDistance LevenshteinDistance Public

    A simple example of Levenshtein Distance Algorithm

    Python 1

  5. lockfile-analyzer lockfile-analyzer Public

    Static analyzer for npm lockfiles — detects malicious packages, typosquats, embedded secrets, and supply chain anomalies. No network calls, stdlib only.

    Python 2

  6. MersennePrimeNumbers MersennePrimeNumbers Public

    Simple C code which searching for Mersenne prime about first 1M numbers

    C 1