π¦ 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()
};
- π§ 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? π
I primarily focus on Rust, but I'm comfortable exploring and using various technologies, and I'm adaptable and open to learning anything new!:
Frameworks, Libraries, & Protocols:
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
- 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.
I'm always up for a chat, whether it's about a cool project, a job opportunity, or just geeking out about tech!
Thanks for stopping by! Let's build something awesome.