Highlights
- Pro
-
NightWindow Public
A Celestial Time-Lapse ASCII Generator for the Command Line
Python UpdatedApr 26, 2026 -
-
-
Born2beRoot Public
This project consists of creating a strictly configured Debian server on a Virtual Machine. It focuses on system administration, security (Sudo, UFW, Password policies), and automated monitoring sc…
Shell UpdatedFeb 24, 2026 -
push_swap Public
The goal of push_swap is to sort data on a stack with a limited set of instructions, using the lowest possible number of actions.
C++ UpdatedFeb 19, 2026 -
ft_printf Public
A custom C library that replicates the standard printf() function. It supports variadic arguments and core conversions like %c, %s, %p, etc.
C UpdatedJan 29, 2026 -
get_next_line Public
A function that takes a file descriptor and reads a line every time it is called.
C UpdatedJan 28, 2026 -
barraRRR Public
This is my personal repo for README. It gets regularly updated to fetch latest information.
UpdatedJan 25, 2026 -
libft Public
In this project, we recreate a subset of functions from the standard C library (libc) as an exercise to better understand their behavior and internal implementation.
C UpdatedJan 23, 2026 -
-
42-piscine-2025 Public
A private collection of 42 Piscine exercises from Madrid. Here we keep our solutions, notes, and tests in one place. Some exercises may still be incomplete — feel free to contribute, review, and im…
-
GasSplitter Public
This is a basic C program to split gasoline expenses among multiple people. It takes the total fuel cost and the number of participants as input and calculates how much each person should contribute.
C UpdatedNov 1, 2025 -
-
