Libft

Mimic some functions of the glibc and create a library of object files to use in upcoming projects

ft_printf

Mimic the behaviour of the printf function to use in upcoming projects

get_next_line

Mimic the behaviour of the getline function to use in upcoming projects

Linux System Administration

Related Project

Born 2 be Root
push_swap

Stacks with linked lists and Sorting Algorihms related Project

From beginner to intermediate concepts, Factory, Entity-Component, Strategy patterns ...and others. Using the SFML Library

Learn C++ Programming

by making games

Java 13 projects to learn about the integration of different Java Technologies and frameworks like Maven, Spring Boot, JavaFx, Swing, Thymeleaf, JSP, etc...

Java Global Mentory
YAD - Debugger

Learning about ptrace and delving into the execution state of a programming by coding a debugger in C++ (Code from Building a Debugger book - No Starch Press)

Here lies some of my projects and topics i'm studying on