Pinned Repositories
42-CppPool
This Pool contains an exercises of C++
Cube3D
This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable me to explore ray-casting. Your goal will be to make a dynamic view inside a maze
get_next_line
IRC
The Internet Relay Chat (IRC) s a text-based chat protocol which has proven itself valuable and useful. It is well-suited to running on many machines in a distributed fashion
Mini_Talk
Minishell-
This project is about creating a simple shell. Yes, your own little bash.
philosopher.
The Dining Philosophers problem is a classic OS problem that's usuallu stated in very non-OS terms: There are N philosphers sitting around a circular table eating spaghetti and discussing philos- phy.
printf
The goal of this project is pretty straightforward. I will recode printf().I will mainly learn about using a variable number of arguments. How cool is that?? It is actually pretty cool :)
push_swap_tester
You-Pong
This project is a simple web application that allows you to play Pong online. With a ladder system, user accounts, spectators, two powerups, two maps, a real-time chat.
ozahid7's Repositories
ozahid7/You-Pong
This project is a simple web application that allows you to play Pong online. With a ladder system, user accounts, spectators, two powerups, two maps, a real-time chat.
ozahid7/push_swap_tester
ozahid7/get_next_line
ozahid7/Mini_Talk
ozahid7/Minishell-
This project is about creating a simple shell. Yes, your own little bash.
ozahid7/philosopher.
The Dining Philosophers problem is a classic OS problem that's usuallu stated in very non-OS terms: There are N philosphers sitting around a circular table eating spaghetti and discussing philos- phy.
ozahid7/printf
The goal of this project is pretty straightforward. I will recode printf().I will mainly learn about using a variable number of arguments. How cool is that?? It is actually pretty cool :)
ozahid7/Push_Swap
ozahid7/so_long
ozahid7/42-CppPool
This Pool contains an exercises of C++
ozahid7/Cube3D
This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable me to explore ray-casting. Your goal will be to make a dynamic view inside a maze
ozahid7/IRC
The Internet Relay Chat (IRC) s a text-based chat protocol which has proven itself valuable and useful. It is well-suited to running on many machines in a distributed fashion
ozahid7/Inception
This project aims to broaden my knowledge of system administration by using Docker. i will virtualize several Docker images, creating them in my new personal virtual machine.