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).

Highlights

  • Pro

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++ • 👾 Unreal Engine • 🚧 Core Systems & Engine Architecture



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



🧑‍💻 About Me

  • 💻 Focus: Modular architecture, scalable core systems, low-level programming
  • 🧩 Experience: Low-level systems, game engines, core systems, networking, graphics (OpenGL), devops, pentesting, linux
  • 🤝 Strong believer in maintainable code and flexible architecture
  • 🫧 Previously lead programmer at 24-Pack Studios

🚀 Featured Projects

  • 🎯 Not My War – Lead programmer on UE5 stealth game, core systems architecture
  • 🌐 Web Server – HTTP/1.1 server in C++98 with CGI support, nginx-style config
  • 🕹️ Chip8 Emulator – Simple emulator to learn emulation fundamentals
  • 🔧 Custom Engines – Built simple game engines from scratch for learning
  • 📚 Containers - Custom implementation of some C++ STL containers

🧠 Skills

Languages

C C++
Python C#
Assembly Bash

Engines & Graphics

UnrealEngine Blueprints
Unity Godot
OpenGL

Tools & Systems

Git
Linux
Make CMake
Docker Ansible

Security & Pentesting

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

Debug & Dev

GDB Valgrind
Visual Studio CLion Rider
Vim


📫 Connect

LinkedIn
Website
GitHub
Git Server


forthebadge

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