Skip to content
View tmoron's full-sized avatar

Block or report tmoron

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

πŸ‘‹ Welcome to My GitHub!

About Me

Hi, I'm Tom, a French student at Γ‰cole 42 with a passion for low-level programming, optimization, embedded systems, and reverse engineering. I enjoy digging into how things work at the bare-metal level.

My Projects

Some of my more recent work lives on a personal Git server.
Here are a few highlights from there:

  • ft_malloc - 42 project where we have to recreate the malloc/realloc/free functions
  • libasm - 42 project to learn asm x86 (intel syntax)
  • aoc - my solutions for advent of code challenges

Feel free to explore my GitHub repositories below.

Pinned Loading

  1. ft_irc ft_irc Public

    an IRC server done in C++ following the RFC1459 and RFC2812

    C++ 1

  2. nix-config nix-config Public

    mirror of my nixos configuration

    Nix

  3. TheRedShip/RT_GPU TheRedShip/RT_GPU Public

    My own implementation of a raytracer engine using GPU in OpenGL

    C++ 2 1

  4. Arkturius/kfs Arkturius/kfs Public

    kfs01

    C