Skip to content
View Ra77a3l3-jar's full-sized avatar
  • Rome
  • 05:13 (UTC +01:00)

Block or report Ra77a3l3-jar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Ra77a3l3-jar/README.md

๐ŸŒŸ Low-Level Programmer & AI-Robotics Enthusiast from Rome ๐Ÿ‡ฎ๐Ÿ‡น ๐ŸŒŸ

Typing SVG


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()

๐Ÿ› ๏ธ Tech Stack

My Skills


๐Ÿ“ˆ GitHub Analytics


๐Ÿ“ง Email | ๐Ÿฆ Mastodon | ๐Ÿ’ฌ Discord

๐Ÿ’ญ "Every system tells a story, every bug teaches a lesson"

Made with โค๏ธ from Rome | ยฉ 2025

Popular repositories Loading

  1. Ra77a3l3-jar Ra77a3l3-jar Public

    Config files for my GitHub profile.

  2. test test Public

  3. Nix-config Nix-config Public

    My first NixOs configuration

    Nix

  4. LrMerlin LrMerlin Public

    A joke to find in a easier way bolts, screwes ecc.

    C

  5. my-LeetCode my-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

  6. nixpkgs nixpkgs Public

    Forked from NixOS/nixpkgs

    Nix Packages collection & NixOS

    Nix