class Alexandre:
def __init__(self):
self.location = "Monaco"
self.school = "Epitech Nice (TEK3)"
self.graduation = 2028
self.interests = [
"Cybersecurity & Pentesting",
"AI / Machine Learning",
"Systems Programming",
"Full-Stack Development"
]
self.current_focus = "Building my CTF platform with 61 challenges"
def say_hi(self):
print("Thanks for dropping by! Let's connect.")
me = Alexandre()
me.say_hi()
Languages: Python • C • C++ • TypeScript • Assembly x86_64
Frontend: React • Tailwind CSS • Framer Motion
Backend: FastAPI • Node.js • Express
DevOps: Docker • GitHub Actions • Linux
Security: CTF • Pentesting • Reverse Engineering
"The only way to do great work is to love what you do."



