Skip to content
View alex-robert-fr's full-sized avatar
  • 0x7c00
  • Saint Malo
  • 23:19 (UTC +01:00)

Block or report alex-robert-fr

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
alex-robert-fr/README.md

Welcome to my profile !

👋 Hi, I'm Alex Robert, I'm 22 years old and I'm passionate about programming, especially in C and asm x86. I love creating robust, high-performance applications in C. Although I'm still new to ASM x86, I love diving into low-level programming and discovering its secrets.

🚀 I'm always looking for new challenges. Code is my way of pushing boundaries and exploring new possibilities.

🌟 My goal is to collaborate on innovative and exciting projects. I love the idea of working with other enthusiasts to create something great.

🛠 Outils & Technologies

Neovim C Rust Intel

Alex's GitHub stats Top Langs

GitHub Streak

Pinned Loading

  1. EmpireEarth EmpireEarth Public

    Ce projet a pour objectif de recréer l'expérience épique d'Empire Earth, mais avec un style graphique minimaliste et plutôt réaliste, des performances optimisées et de meilleurs mécaniques stratégi…

    C

  2. Pacman-so_long Pacman-so_long Public

    Redécouvrez le jeu classique de Pacman, sublimé par la puissance du C et enrichi par la minilibx de l'école 42. Avec des animations fluides, une mécanique de jeu captivante et la possibilité de cré…

    C 1

  3. expensive_os expensive_os Public

    Assembly 6 1

  4. snake-os snake-os Public

    A bare-metal x86 "OS" that run Snake

    Assembly 1

  5. asm micro boot asm micro boot
    1
    jmp $
    2
    
                  
    3
    times 510-($-$$) db 0
    4
    dw 0xaa55
  6. nvim-config nvim-config Public

    My Neovim config :)

    Lua