Pinned Repositories
42
42-0_What-Where-Why
Whats is 42 campus, where its located and why is so revolutionary
42-c_piscine
42-CPP
42-cub3d
The project's goal will be to make a dynamic view inside a maze.
42-fract-ol
The goal of this project is to create a small fractal exploration program.
42-minishell
The objective of this project is to create a simple shell, like an own little bash. We learned a lot about processes, file descriptors, manage data structures (like binary trees), and many other things about the functionallity of shell itself.
42-Net_practice
42-philosophers
This it's a cool program where we learn about process threading. Imagine philosophers at a table with spaghetti. They eat, think, or sleep using forks. After eating, they nap and then think again. But if they take too long to eat, they starve! The goal? Make sure none of them starve. It's a fun puzzle teaching threading and smooth program running.
42-pipex
This project seeks to delve a little deeper into two concepts that we use daily: Redirections and pipes. It is an introductory project for larger UNIX projects.
Karsp's Repositories
Karsp/42-fract-ol
The goal of this project is to create a small fractal exploration program.
Karsp/42-cub3d
The project's goal will be to make a dynamic view inside a maze.
Karsp/42-Net_practice
Karsp/42
Karsp/42-0_What-Where-Why
Whats is 42 campus, where its located and why is so revolutionary
Karsp/42-c_piscine
Karsp/42-CPP
Karsp/42-ft_printf
Reprogramming of C function printf
Karsp/42-libft
My version of the Standard C Library functions, and all the ones I need for my projects.
Karsp/42-minishell
The objective of this project is to create a simple shell, like an own little bash. We learned a lot about processes, file descriptors, manage data structures (like binary trees), and many other things about the functionallity of shell itself.
Karsp/42-philosophers
This it's a cool program where we learn about process threading. Imagine philosophers at a table with spaghetti. They eat, think, or sleep using forks. After eating, they nap and then think again. But if they take too long to eat, they starve! The goal? Make sure none of them starve. It's a fun puzzle teaching threading and smooth program running.
Karsp/42-pipex
This project seeks to delve a little deeper into two concepts that we use daily: Redirections and pipes. It is an introductory project for larger UNIX projects.
Karsp/42-Push_swap
In this project, our objective was to efficiently sort data within a stack, employing a constrained set of instructions while minimizing the overall number of steps required. Our pursuit led us to explore a myriad of algorithms, culminating in the use of a personalized mix of them.
Karsp/scm-music-player
Seamless music for your website. HTML5 music player with continuous playback cross pages.