Skip to content
View maxrantil's full-sized avatar

Organizations

@Nordix @metal3-io @nordix-metal3
Block or Report

Block or report maxrantil

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
maxrantil/README.md

πŸ‘‹ Hi, I'm Max! I'm a Curiosity-Driven Learner, and Resilient Problem-Solver, working to create impactful solutions.

🌱 As part of my internship at Ericsson, I'm currently immersing myself in Kubernetes, focusing on developing robust bare-metal solutions to enhance infrastructure efficiency and scalability.

πŸ”₯ My proudest accomplishment to date: 42sh. For this project, we built a comprehensive shell from scratch, showcasing my skills in low-level programming and Unix system interactions.

πŸ“š Feel free to visit my portfolio to delve into more of my projects.

🀝 I'm open to exciting job opportunities where I can utilize my skills and creativity to engineer innovative software solutions.

🎯 Fun Fact: When I'm not coding, I'm always game for a fun round of freesbee golf.

πŸ“« How to reach me: LinkedIn

Let's connect! Maybe we could even have a friendly match of freesbee golf as we embark on a journey of continuous learning and meaningful coding adventures together!

maxrantil maxrantil

Pinned

  1. 42sh 42sh Public

    This project consists of creating a complete shell and uses the work done on your 21sh. This project will involve a large variety of standard UNIX (and POSIX) functionalities.

    C 2 2

  2. 21sh 21sh Public

    Next step on creating a shell that fill the requirements of POSIX

    C

  3. ft_printf ft_printf Public

    Are you not allowed to use printf? You can recode your own!

    C 2

  4. roger-skyline-1 roger-skyline-1 Public

    This project, roger-skyline-1 let you install a Virtual Machine, discover the basics about system and network administration as well as a lots of services used on a server machine.

    Shell

  5. ft_ls ft_ls Public

    In short, this project will make you recode the command β€œls”

    C

  6. game_of_life game_of_life Public

    In this project, we will implement Conways's Game of Life, and attempt to make your implementation as fast as possible

    C 1