Skip to content
View ErabaReta's full-sized avatar

Highlights

  • Pro

Block or report ErabaReta

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ErabaReta/README.md

✍️ Random Dev Quote

Quik Bio, Hi.. 👋

Self-motivated software engineering student at 1337 (42 Network) with hands-on experience in systems programming, C/C++ development, and graphics engines. Passionate about low-level programming, efficient algorithms, and creative software solutions. Strong foundation in memory management and performance-oriented design. I'm trying to create some interesting stuff here you can explore my repos (wait for my private ones to turn public too after I finish them). check my notable repos , Idk you may find one interesting .. hopefully.

🌐 Socials:

Discord LinkedIn X

💻 Tech Stack:

C C++ CSS3 Markdown JavaScript HTML5 Bash Script Git Linux

📌 Notable Projects

  • fdf: 3D landscape representation using wireframe models.
  • Cub3D: A 3D raycasting game engine inspired by Wolfenstein 3D, built with MinilibX graphics library..
  • MiniShell: This project is about creating a simple shell. Yes, my own little bash.
  • Contributor to auto-differentiation/xad: Enhancing performance through collaborative efforts.

my small open source solutions

  • Heap Controller: simple garbage collector design I made to manage memory in C programs.
  • Fixed Point Cpp: A lightweight C++ class that implements fixed-point arithmetic as a replacement for floating-point.

Typing SVG

Pinned Loading

  1. radouane-tamouss/Cub3d radouane-tamouss/Cub3d Public

    C 5

  2. fdf fdf Public

    This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines.

    C 1

  3. Minishell Minishell Public

    This project is about creating a simple shell. Yes, our own little bash.

    C 2

  4. MiniTalk MiniTalk Public

    The purpose of this project is to code a small data exchange program using UNIX signals

    C 1

  5. Heap_controller Heap_controller Public

    a simple design for a garbage collector in a low level language such as C

    C 2

  6. Fixed-point-cpp Fixed-point-cpp Public

    implementing Fixed point class to replace floating points in c++

    C++ 1