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

Highlights

  • Pro

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

    my leetcode jurney.

    Python

  5. boxyard boxyard Public

    ๐Ÿณ ๐Ÿ“ฆ A collection of Docker and Podman container configurations for various services and applications.

    Dockerfile

  6. my-Learning my-Learning Public

    My programming workshop. A diary of my jurney

    C