Netpractice |
This project is a general practical exercise to let you discover networking. |
Bookly V2 |
App developed in .NET and deploy in Azure. Tracking readings and books, like Goodreads. |
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. Your goal will be to make a dynamic view inside a maze, in which you’ll have to find your way. |
Philosophers |
This project aims to teach concurrent programming, focusing on multithreading and multiprocessing. |
Bookly |
App developed in .NET. Tracking readings and books, like Goodreads. |
Chat APP |
Front-end development of an application for managing student-proposed talks during class, using Vue.js for functionality and Figma for interface design. |
Minishell |
This project aims to teach concurrent programming, focusing on multithreading and multiprocessing. |
Push_Swap |
This project will have you sort data into a stack, with a limited set of instructions, and using the fewest possible actions. |
So_Long |
Create a 2D videogame in C. |
Minitalk |
Create a small exchange program data using UNIX signals. |
Get_Next_Line |
Program a function that returns a line read from a file descriptor. |
Born2beroot |
This project seeks to introduce you to virtualization.You will create your first machine in VirtualBox. |
Ft_Printf |
Reprogram the printf() function of the libc. |
Libft |
This project consists of programming a library in C. |