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.
Systems Programming: C
C++
Rust
Backend Development: PHP
Laravel
MySQL
PostgreSQL
Redis
Scripting & Automation: Python
Bash
Development Tools: GCC
Git
Docker
Linux
- 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