class Raffaele:
def __init__(self):
self.name = "Raffaele"
self.age = 17
self.location = "Rome, Italy ๐ฎ๐น"
self.role = "Low-Level Programmer | AI-Robotics Enthusiast"
self.school = "ITI V. Arangio Ruiz"
def about_me(self):
return "Passionate about low-level programming, AI integration, and robotics. Building intelligent autonomous systems."
def currently_mastering(self):
return ["C & Python fundamentals", "Practical implementations", "School curriculum"]
def want_to_master_and_learn(self):
return ["AI-Driven Robotics", "Embedded ML", "Assembly", "Smart Hardware"]
def tech_stack(self):
return ["C", "C++", "Python", "Rust", "Zig", "Assembly", "Arduino"]
raffaele = Raffaele()
Popular repositories Loading
-
-
-
-
-
boxyard
boxyard Public๐ณ ๐ฆ A collection of Docker and Podman container configurations for various services and applications.
Dockerfile
-
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.