Pinned Repositories
42-project-badges
AWESOME little badges for 42 curriculum projects. I create my own badges(icons) if I can't find any. Feel free to use them after staring the repository :) Contributions are welcomed!
42sp_00_Warmup
Functions, loops, pointers, structures, let’s remind together the syntactic and semantic bases of the C
42sp_01_Libft
This project is about coding a C library
42sp_04_Born2beRoot
This project aims to introduce you to the wonderful world of virtualization.
42sp_05_SoLong
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.
42sp_06_Pipex
This project will let you discover in detail the UNIX mechanism of pipe.
42sp_07_PushSwap
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.
42sp_08_Minishell
This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.
42sp_09_Philosophers
In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.
42sp_11_Cub3D
This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting.
thaisnishimoto's Repositories
thaisnishimoto/42sp_05_SoLong
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.
thaisnishimoto/42sp_11_Cub3D
This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting.
thaisnishimoto/42-project-badges
AWESOME little badges for 42 curriculum projects. I create my own badges(icons) if I can't find any. Feel free to use them after staring the repository :) Contributions are welcomed!
thaisnishimoto/42sp_00_Warmup
Functions, loops, pointers, structures, let’s remind together the syntactic and semantic bases of the C
thaisnishimoto/42sp_01_Libft
This project is about coding a C library
thaisnishimoto/42sp_02_GetNextLine
This project is about programming a function that returns a line read from a file descriptor
thaisnishimoto/42sp_03_Printf
The goal of this project is pretty straightforward. You will recode printf().
thaisnishimoto/42sp_04_Born2beRoot
This project aims to introduce you to the wonderful world of virtualization.
thaisnishimoto/42sp_06_Pipex
This project will let you discover in detail the UNIX mechanism of pipe.
thaisnishimoto/42sp_07_PushSwap
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.
thaisnishimoto/42sp_08_Minishell
This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.
thaisnishimoto/42sp_09_Philosophers
In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.
thaisnishimoto/42sp_10_NetPractice
This project is a general practical exercise to let you discover networking.
thaisnishimoto/42sp_12_CPP
Time to dive into Object Oriented Programming!
thaisnishimoto/42sp_Dojo
Dojozão de quinta
thaisnishimoto/discovery_piscine_python
thaisnishimoto/skills-code-with-codespaces
My clone repository
thaisnishimoto/skills-copilot-codespaces-vscode
My clone repository
thaisnishimoto/vscode-remote-try-python
Python sample project for trying out Dev Containers