Skip to content
View Unam3dd's full-sized avatar
πŸŒ‘
Passionate about Cyber-Security
πŸŒ‘
Passionate about Cyber-Security

Highlights

  • Pro

Organizations

@The-Alchemist-Co @Cypher-Project

Block or report Unam3dd

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

Hi there, I'm Unam3dd! πŸ‘‹

Profile Banner

πŸš€ About Me

Cybersecurity & Low-Level Programming Enthusiast

I'm currently a student at 42 School, passionate about cybersecurity and low-level programming for over 8 years. My journey in IT security combines academic learning with practical hands-on experience in reverse engineering, exploitation, and system analysis.

  • 🌍 Location: France (Paris/AngoulΓͺme)
  • πŸ“§ Contact: stales@student.42angouleme.fr
  • 🧠 Learning: Reverse Engineering, Binary Exploitation, Cryptography, Low-level Programming
  • 🀝 Open to: Collaborating on CyberSecurity & Low-Level projects
  • πŸ† Experience: 8+ years in IT Security and Low-Level Programming

πŸ› οΈ Technical Skills

πŸ” Cybersecurity

Reverse Engineering Binary Exploitation Cryptography CTF

πŸ’» Programming Languages

C Assembly C++ Go Python

🌐 Web Development

PHP HTML5 CSS3 NodeJS

πŸ›’οΈ Database & DevOps

MySQL Docker

🎯 Explore my projects

Explore all repositories β†’

πŸ“Š GitHub Statistics

GitHub Stats
GitHub Streak
Top Languages

πŸ† Achievements

GitHub Trophies

πŸ“š Education & Certifications

  • πŸŽ“ 42 School - Current Student
  • πŸ” 8+ Years in Cybersecurity and Low-Level Programming

🌐 Connect with Me

GitHub Twitter Email

  • πŸ“ Check out my GitHub Gists for useful code snippets!

Profile Views
⭐ From Unam3dd - Always learning

Pinned Loading

  1. libaes libaes Public

    Implemenation of Simple AES library using AES-NI (Advanced Encryption Standard) and SIMD (Single Instruction Multiple Data) written in pure C and Assembly.

    C 4

  2. WebServer WebServer Public

    Rocket HttpServer writed in C++ 98 [42 Project]

    C++ 7

  3. WinPack WinPack Public

    Packer written in C

    C++ 4

  4. ft_ftp ft_ftp Public

    Simple FTP server write in C

    C

  5. Wincat Wincat Public

    Wincat is simple program like netcat for windows

    C++ 2 1

  6. MiniChat MiniChat Public

    MiniChat is a program used for learn select,poll, epoll and more [CONF 42]

    C