Hi! I'm passionate about Ethical Hacking, Cybersecurity, and Large Language Models (LLM). I am currently deepening my knowledge in cybersecurity and, at the same time, exploring the world of language models to understand how they work under the hood.
I have earned the eJPT (eLearnSecurity Junior Penetration Tester) certification and completed all TryHackMe certified paths on Red Teaming, Offensive Pentesting, and Web Pentesting. I am excited to share my experiences and skills with the community.
In this space I publish guides, resources, and practical projects: from writeups for Capture The Flag (CTF) to hands-on labs on LLMs and automatic voice dubbing tools.
Step-by-step guides to solve Capture The Flag, a great way to test your skills and learn new ethical hacking techniques.
- ๐ ๏ธ Detailed CTF guides
- ๐ Resources and study materials
- ๐ก Tips and tricks to improve your cybersecurity skills
๐ Go to the CTF repo
A Windows desktop application for managing application network priorities through Windows QoS policies and DSCP values.
Key features:
- ๐ Lists running applications on the system
- ๐ Allows searching and selecting an application
- ๐ Allows manually selecting an
.exefile - โ๏ธ Creates QoS rules associated with an application and a DSCP value
- ๐ Lists all QoS policies present on the system
- ๐๏ธ Removes selected QoS policies (with confirmation for those not managed by NetPriority)
- ๐ก๏ธ Shows administrator privilege status
๐ Go to the NetPriority repo
An offline automatic voice dubbing project that translates and dubs content from English to Italian in real time, starting from system audio. Completely local, without LLMs.
Key features:
- ๐ฃ๏ธ Automatic transcription of the original audio
- ๐ EN โ IT translation
- ๐ Italian speech synthesis
- ๐ฌ Output ready for dubbing
- ๐ป Works entirely locally
A practical lab for a first approach to LLMs. Not just theory: you download a small model (Qwen2.5-0.5B) and, step by step, modify it to see how its behavior changes.
What you'll learn:
- ๐ค Tokens: why words are split into chunks
- โ๏ธ Generation: how the model chooses one word at a time
- ๐ก๏ธ Temperature: the control of creativity
- ๐ฏ Top-K and Top-P: filters for selecting words
- ๐งญ Steering: how to "guide" the model by modifying its internal activations
- ๐ฎ Interactive generation: you choose the tokens step by step!
A 2D arcade space shooter built with Python and Pygame: battle waves of aliens, defeat the boss, and climb the high score leaderboard.
Key features:
- ๐ฎ Flexible controls: keyboard, mouse (shooting only), or hybrid mode
- ๐ฝ Three alien types with different behaviors
- ๐ Final boss with health bar, laser attacks, and fire bursts
- โก Power-ups: Shield, Rapid Fire, Multi-Shot
- ๐ Progressive difficulty after each boss
- ๐ High score leaderboard (top 5 scores)
- ๐ Dynamic sound effects generated with
numpy
๐ Go to the Aliens-Game repo
Security: Penetration Testing ยท CTF ยท Network Security ยท Web Exploitation ยท Red Teaming AI/ML: Transformers ยท NLP ยท LLM Steering ยท Tokenization Audio: Speech-to-Text ยท Text-to-Speech ยท Voice Cloning
- โ eJPT โ eLearnSecurity Junior Penetration Tester
- โ
TryHackMe โ Completed all certified paths:
- ๐ต๏ธ Red Teaming
- ๐ Offensive Pentesting
- ๐ Web Pentesting
- ๐ฉ Step-by-step guides to solve CTFs
- ๐ Network tools for QoS and DSCP priority management
- ๐๏ธ Tools for dubbing and speech synthesis
- ๐งช Hands-on labs on LLMs and NLP
- ๐ฎ 2D arcade games built with Python and Pygame
- ๐ Resources and study materials
- ๐ก Tips and tricks to improve your skills
You never stop learning, even from a child's advice!
All content in this space is intended exclusively for study and learning purposes in the field of ethical hacking and artificial intelligence.
Illegal use of any code or information provided is strictly prohibited. We assume no responsibility for improper use of the material or any damages arising from it.

