IEEE GTU MOBILE APP(BACKEND) |
---|
ASSIGNMENTS REPO |
Project | Brief | Project | Brief |
---|---|---|---|
Libft | Own library | IRC | Internet Relay Chat server compatible with RFC protocol (C++) |
Born2Beroot | Visualization, System Administration | CUB3D | 3D FPS Game using raycasting (C) |
Get_Next_Line | Simple version of readline(). | Minishell | A shell program that works like bash (C) |
Ft_Printf | Implementation of printf(). | ||
Minitalk | Communication between processes via signals. | ||
Push_Swap | Sorting a stack using limited set of instructions. | ||
So_Long | Simple 2D Game | ||
Philosophers | Dining Philosophers Problem by Dijkstra |