# Class that contains information about me
class more_about_me:
# Basic information
name = "Filippo Cavallo"
role = "Student and future Software Developer"
# Core skills
skills = [
"Python",
"HTML & CSS",
"MITM (Man-in-the-Middle) for Android app API reversing",
"Basic Arduino Knowledge",
"Web scraping",
"Building web apps with Flask"
]
# Tools and technologies I use frequently
tools = [
"VSCode", "Git", "GitHub", "Figma",
"Chrome/Firefox DevTools", "MitmProxy",
"Burp Suite", "Android"
]
# Currently learning and improving
learning = ["C++", "NI LabVIEW"]
# Hobbies and personal interests
hobbies = [
"Coding",
"Gaming",
"Exploring Android Custom ROMs and rooting"
]
Popular repositories Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.