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
- 
      
- 
      
- 
      
- 
      
- 
      my-LeetCodemy-LeetCode Public๐งฉ Real-time sync of my LeetCode journey. I solve problems locally and commit the solutions here. Continuously updated as I practice to track progress, approaches, and improvements. C 
- 
      
          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.