Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kaseypsbrice authored Feb 4, 2024
1 parent 4197411 commit 875c0e3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ Projects from the 42 Cursus to date. Studies commenced **21 February 2022**.
| Philosophers | 3 | In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes. | Complete |
| [Minishell](https://github.com/kaseypsbrice/Minishell/tree/f75a1b28ba928d3a169b55317f3ae640ee59dbd7) | 3 | Creating your own little bash shell. | Complete |
| [CPP 00-04](https://github.com/kaseypsbrice/42-Cursus/tree/main/CPP) | 4 | Time to dive into Object Oriented Programming! | Complete |
| [cub3d](https://github.com/kaseypsbrice/cub3d) | 4 | This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you'll have to find your way. | Complete |
| NetPractice | 4 | NetPractice is a general practical exercise to let you discover networking. | Complete |
| [CPP 05-09](https://github.com/kaseypsbrice/42-Cursus/tree/main/CPP) | 5 | This module is designed to help you understand the containers in CPP. | Complete |
| [Inception](https://github.com/kaseypsbrice/42-Cursus/tree/main/Inception) | 5 | This project aims to broaden your knowledge of system administration by using Docker. You will virtualize several Docker images, creating them in your new personal virtual machine. | WIP |
| [ft_irc](https://github.com/kaseypsbrice/ft_irc) | 5 | Create your own IRC server in C++, fully compatible with an official client. | WIP |
| [ft_transcendence](https://github.com/kaseypsbrice/ft_transcendence) | 6 | This project is about creating a website for the mighty Pong contest! | WIP |

<details><summary><b>Skills</b></summary>

Expand Down

0 comments on commit 875c0e3

Please sign in to comment.