Skip to content
View ALinuxPerson's full-sized avatar
🎡
Listening to music
🎡
Listening to music
  • /Users/alp
  • 08:32 (UTC +08:00)

Highlights

  • Pro

Block or report ALinuxPerson

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
ALinuxPerson/README.md

πŸ‘‹ Hi, I'm Michael (aka ALinuxPerson)!

πŸ¦€ Rust enthusiast | πŸ€– Future robotics engineer | 🐧 Linux veteran turned Mac user | πŸ‡©πŸ‡ͺ German learner

Visit my portfolio! | View my resume!

I'm a freshly 18-year-old tech enthusiast and developer, driven by logic, analysis, and an insatiable curiosity for all things computers and technology. While my username proudly proclaims my love for Linux (and I have tons of experience using it on the desktop!), I'm currently enamored by the world of macOS (sorry, Linux fans 😭). Always learning, always exploring!

struct Developer {
  name: String,
  age: u8,
  passion: Vec<String>,
  current_status: String,
  dream_job: String,
}

let me = Developer {
  name: "Michael Baterna (ALinuxPerson)".to_owned(),
  age: 18,
  passion: vec![
    "Rust πŸ¦€".to_owned(),
    "Robotics πŸ€–".to_owned(),
    "AI/ML 🧠".to_owned(),
    "Embedded Systems ⚑️".to_owned(),
  ],
  current_status: "Seeking opportunities and building cool stuff".to_owned(),
  dream_job: "Where Rust meets robots and AI!".to_owned()
};

πŸš€ About Me

  • 🧠 Logical, analytical, and always eager to dive deep into how things work.
  • πŸ’‘ Passionate about Rust and its potential in modern systems.
  • πŸ“¦ Published Rust crates with 45k+ total downloads on crates.io
  • πŸ‘¨β€πŸ’» Currently seeking job opportunities where I can contribute my skills and learn from experienced teams, especially in embedded systems, robotics, or AI.
  • 🀝 Open to collaborating on interesting projects – hit me up if you have an idea!
  • πŸ‡©πŸ‡ͺ Learning German on the side! Vielleicht kΓΆnnen wir uns auf Deutsch unterhalten? πŸ˜‰

πŸ’» Tech Stack & Tools

I primarily focus on Rust, but I'm comfortable exploring and using various technologies, and I'm adaptable and open to learning anything new!:

Languages: Rust Python TypeScript Java HTML5

Frameworks, Libraries, & Protocols: Tokio Axum gRPC Protocol Buffers

Databases: SQLite

Tools & Platforms: Docker Git IntelliJ IDEA Neovim VS Code Linux macOS


🎯 Future Goals

My ultimate dream is to land a role where I can combine my love for Rust with cutting-edge robotics and AI technologies. I'm particularly excited about:

  • πŸ€– Developing intelligent robotic systems
  • ⚑ Working on embedded systems and IoT devices
  • 🧠 Implementing AI algorithms in resource-constrained environments
  • πŸ¦€ Pushing the boundaries of what's possible with Rust in these domains

🌱 I'm Currently Exploring & Dreaming About

  • The fascinating intersection of Robotics and Artificial Intelligence – I'm keen to understand how these fields merge and what exciting possibilities they unlock!
  • My ultimate goal is to land a role in embedded systems, robotics, or AI, primarily leveraging the power and safety of Rust.

🀝 Let's Connect & Collaborate!

I'm always up for a chat, whether it's about a cool project, a job opportunity, or just geeking out about tech!

  • LinkedIn
  • Facebook
  • Discord
  • Reddit

πŸ“Š My GitHub Stats

ALinuxPerson's GitHub stats Top Langs


Thanks for stopping by! Let's build something awesome.

Pinned Loading

  1. flightless-smc flightless-smc Public

    Manage a (dockerized) Minecraft server through Minecraft

    Rust

  2. mcsoft-auth mcsoft-auth Public

    Authenticate to Minecraft using the Microsoft Authentication Scheme from Rust.

    Rust 25 2

  3. build_script build_script Public

    A wrapper for build.rs instructions

    Rust 16 1

  4. try-drop try-drop Public

    Batteries included error handling mechanisms for drops which can fail

    Rust 10

  5. oom-notifier oom-notifier Public

    A libray/program that gives information about oom scores

    Python 8 1

  6. ideapad ideapad Public

    Utility library for some Lenovo IdeaPad laptops. Supports IdeaPad Intel and AMD Models (15IIL05 and 15ARE05)

    Rust 5