I’m a Marine Biologist turned Software Developer at 42 Porto. With a background in marine sciences and bioinformatics, I’m now focused on programming and algorithmic problem-solving.
MILESTONE 00 | STATUS | DESCRIPTION |
---|---|---|
LIBFT | ✅ | Crafting a Custom C Standard Library |
MILESTONE 01 | STATUS | DESCRIPTION |
---|---|---|
FT_PRINTF | ✅ | Custom Implementation of printf in C |
GET_NEXT_LINE | ✅ | Efficient Line-by-Line File Reading in C |
BORN2BEROOT | ✅ | Mastering Linux System Administration |
MILESTONE 02 | STATUS | DESCRIPTION |
---|---|---|
PUSH_SWAP | ✅ | Sorting Algorithm Optimization in C |
PIPEX | ✅ | Recreating Unix Pipelines in C |
SO_LONG | ✅ | 2D Game Development in C |
MILESTONE 03 | STATUS | DESCRIPTION |
---|---|---|
PHILOSOPHERS | ✅ | Multi-threaded simulation using POSIX threads in C. |
MINISHELL | ✅ | Building a Simple Unix Shell in C |