Skip to content
View izenynn's full-sized avatar
🦉
65312 byte(s) leaked in 693 allocation(s).
🦉
65312 byte(s) leaked in 693 allocation(s).

Organizations

@rakubyte

Block or report izenynn

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

👋 Hi, I'm Dani 🙃

🛰 C & C++ • 🐧 Linux Kernel • ⚡ Low-Level Systems



~ 65312 byte(s) leaked in 693 allocation(s). ~


  • 🎓 Software Engineering @ U-tad (in progress)
  • 🎓 Master's in Advanced Programming for Video Games @ U-tad (2024 - 2025)
  • 🎓 Software Development @ 42 Madrid (2021 - 2024)

🧑‍💻 About Me

  • 💻 Focus: Low-level systems programming, Linux kernel internals, modular architecture
  • 🧩 Experience: Low-level systems, networking, linux, graphics (OpenGL), game engines, devops, pentesting
  • 🤝 Strong believer in maintainable code and flexible architecture. I enjoy building abstractions from scratch
  • 🎮 Indie game dev as a hobby, with published titles on Steam and Google Play

🚀 Featured Projects

  • 🔍 Nmap Clone – Full-featured network scanner with raw packet crafting and multi-threaded scanning
  • 🔐 SSH Drop – Minimal SSH service for secure secret delivery
  • 🐚 Mini Shell – Bash-like shell with AST parsing
  • 🌐 Web Server – HTTP/1.1 server in C++98 with CGI support, zero external libraries
  • ⌨️ Mini Vim – Vim clone with syntax highlighting
  • 📚 Containers – C++98 STL container reimplementations
  • 🎯 Not My War – Lead programmer on UE5 stealth game, core systems architecture

🧠 Skills

Languages

C C++ C#
Assembly Bash Python

Tools & Systems

Linux
Git
Make CMake
Docker Ansible
AWS

Debug & Dev

GDB Valgrind
Vim
CLion Rider Visual Studio

Security & Pentesting

Ghidra IDA Pro Hashcat Volatility
Nmap Wireshark Burp Suite OWASP ZAP
Binary Exploitation pwntools
Hack The Box

Game Dev & Graphics

UnrealEngine Blueprints
Unity Godot
OpenGL


📫 Connect

LinkedIn
Website
GitHub
Git Server

Pinned Loading

  1. web-server web-server Public

    This project aims to create a basic HTTP server following the HTTP/1.1 standard in C++98.

    C++ 2

  2. chip8-emulator chip8-emulator Public

    My simple Chip8 emulator

    C++

  3. mini-shell mini-shell Public

    This project aims to recreate most of the bash shell.

    C 4

  4. mini-vim mini-vim Public

    A "mini" implementation of vim :3

    C 16 2

  5. ft_containers ft_containers Public

    42 cursus - ft_containers: re-implementation of some c++ STL containers.

    C++

  6. libft libft Public

    42 Cursus - Libft: My implementation of some useful C functions and some additional ones to use it in future projects of 42.

    C 6 1