Skip to content
View kitearuba's full-sized avatar
🎯
Focusing (Minishell)
🎯
Focusing (Minishell)

Highlights

  • Pro

Block or report kitearuba

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
kitearuba/README.md

Hey, I'm Christian aka kitearuba

42 Barcelona student | Code warrior | Future Pythonista

42 Intra Username: chrrodri

Typing SVG


πŸ§ͺ 42 Project Highlights


Languages & Tools


Currently Working On

  • Philosopher project @ 42Barcelona
  • Python OpenEDG Certification
  • Learning clean backend structures & sharpening C

GitHub Stats


Top Languages


Socials


β€œReality is compiled. Hack yours.”
β€” kitearuba

cool people

Pinned Loading

  1. printf_basic_tester printf_basic_tester Public

    πŸ§ͺ A lightweight tester for ft_printf. Includes structured test cases for format handling, edge cases, and output correctness at 42Barcelona.

    C

  2. pipex_tester pipex_tester Public

    🧰 Pipex Tester: A simple, automated shell script to verify your pipex program's functionality. This tool runs various test cases, including basic command redirection and edge cases, ensuring that y…

    Shell

  3. push_swap push_swap Public

    πŸ“Š Sorting algorithm challenge using stacks and limited operations. Optimized C code to sort integers with the fewest possible moves. Logic meets efficiency.

    C

  4. fdf fdf Public

    πŸŒ„ 3D wireframe renderer using MinilibX. Parses .fdf elevation maps to render terrain in isometric and parallel projections. Rotate, zoom, and explore in C.

    C

  5. philosopher philosopher Public

    🍝 Implementation of the classic Dining Philosophers problem in C, using threads and mutexes to explore concurrent process synchronization and deadlock prevention.

    C

  6. .gitignore .gitignore Public

    ✨ A clean and battle-tested .gitignore for C projects using Vim, CLion, Visual Studio, and minilibx β€” no junk, no stress.