-
🌱 I’m currently learning C and C++ @ 42Heilbronn
My progress so far:- Libft : Your very first own library - This project is about coding a C library
- ft_printf : Recoding printf to discover variadic functions in C
- get_next_line : This project is about programming a function that returns a line read from a file descriptor
- push_swap : This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions choosing an appropiate algorithm
- Born2beroot : Setting up a Linux environment on a Virtual Maschine
- minitalk : The purpose of this project is to code a small data exchange program using UNIX signals
- so_long : This project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements using minilibx-library
- Philosophers : Eat, Sleep, Spaghetti, repeat. This project is about learning how threads work by precisely timing a group of philosophers on when to pick up forks and eat spaghetti without dying from hunger
- minishell : This project is about creating a simple shell - similar to Bash
- C++ Module00-04 : Getting started with C++ - basic syntax, pointers and references, orthodox canonical classes, inheritance, polymorphism, overloads, abstract classes and interfaces
Current Project:
- **[Cub3D] : My first RayCaster with miniLibX
Upcoming Project:
- **[Inception] : One Container is not enough - We need to go deeper
- **[Webserv] : This is when you finally understand why a URL starts with HTTP
- **[C++ Module05-09]
- **[ft_transcendence] : Surprise.
Popular repositories Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.