Skip to content
View m3g4d1v3r's full-sized avatar

Block or report m3g4d1v3r

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

Salut!

My name is Marlon. I've adopted the m3g4d1v3r handle because of two things:

  • I like to go deep into problems, find the root causes and fix them
  • My first videogame ever was a Mega Drive (a.k.a. Sega Genesis)

Please, feel free to get into contact with me if you want to know more about my trajectory and my professional profile. Here are the things I'm currently looking for:

  • Learn Rust, Advanced C and Assembly
  • Collaborate on challenging projects here on GitHub

I hope to make more commits and connections here in the near future.

๐Ÿ› ๏ธ Tech Stack

Systems Programming: C C++ Rust
Backend Development: PHP Laravel MySQL PostgreSQL Redis
Scripting & Automation: Python Bash
Development Tools: GCC Git Docker Linux

๐Ÿ“Š GitHub Stats

Stats Languages Streak

๐Ÿ† GitHub Trophies

Trophies Hacktoberfest Badges

๐Ÿ“‹ Pinned Repositories

42-Basecamp hashtable_ansi_c NVIDIA/cuCollections goatshriek/stumpless

โญ Featured Projects

  • Initial training program from ร‰cole 42
  • Collection of foundational programming exercises in C
  • Implementation of essential algorithms and data structures
  • Focus on clean code and efficient problem-solving
  • Custom implementation of a hash table in pure ANSI C
  • Efficient collision resolution mechanisms
  • Memory-safe implementation with proper resource management
  • Demonstrates low-level data structure optimization

LinkedIn GitHub Sponsor

Popular repositories Loading

  1. 42-Basecamp 42-Basecamp Public

    My 42 Basecamp code and experience!

    C

  2. m3g4d1v3r m3g4d1v3r Public

    My README Repository

  3. 42-libft 42-libft Public

    My implementation of libft (42's 1st project)

    C

  4. cuCollections cuCollections Public

    Forked from NVIDIA/cuCollections

    CUDA open source data structures!

    C++

  5. 42_gnl 42_gnl Public

    My implementation of gnl (42's 2nd project)

    C

  6. 42_printf 42_printf Public

    My implementation of printf (42's 3rd project)

    C