Skip to content
View rms35's full-sized avatar

Block or report rms35

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
rms35/README.md

Rafael M. S. (@rms35)

Junior Engineer | 42 School Alumnus

Welcome to my technical portfolio. I specialize in low-level systems programming (C/C++), performance optimization, and robust automation with Python. This profile serves as a centralized hub for my production-ready work and architectural experiments.


๐Ÿ›  Tech Stack

  • Systems: C, C++, POSIX, Multithreading, Memory Management.
  • Tools & Infrastructure: Bash, Docker, Debian/SysAdmin, Git/GitHub CLI.
  • Higher Level: Python, Algorithmic Optimization.

๐Ÿ“‚ Master Index

๐Ÿš€ Low-Level Systems (42 Core)

High-density C projects focusing on OS internals, concurrency, and performance.

Project Description Highlights
minishell Bash-like shell Pipes, Redirections, Signal Handling
philosophers Concurrency simulation Mutexes, Multithreading, Race Prevention
cub3d 3D Raycasting Engine DDA Algorithm, MiniLibX Graphics

๐Ÿงฎ Algorithms & Optimization

Implementations of complex sorting and mathematical visualizations.

Project Description Highlights
push_swap Cost-based sorting Turk Algorithm, Greedy Optimization
fract-ol Fractal Explorer Mandelbrot/Julia sets, Complex Math

๐Ÿงช Labs & Explorations

Experimental environments and educational piscine modules.

Project Description Highlights
born2beroot Debian SysAdmin LVM, UFW, SSH Hardening
python-piscine Python Fundamentals Modular Programming, OOP

๐Ÿ“Š Statistics

GitHub Stats Top Langs

Pinned Loading

  1. 42-core-cub3d 42-core-cub3d Public

    3D raycasting engine inspired by Wolfenstein 3D - 42 Core Project

    C