🌱 I’m currently learning Java (Now, I'm working on project "TACO CLOUD")

Project name | Preview | Stack | Short description |
---|---|---|---|
MultiChat | ![]() |
🖥💬💬 Client-server application. Supporting the connection of many clients. The logic of client authorization and communication within the room has been reimplemented. Storing information in a database. | |
Game Tanks | ![]() |
🖥💣⚔️A client-server application where the socket server allows two clients to play tanks with each other. | |
Terminal Game | ![]() |
🎮 2D game. The player runs away from the enemies of artificial intelligence on a square field. The goal of the game is to reach the exit point without interfering with enemies. | |
Cud3D | ![]() |
🕋 3D Game. This project is inspired by the world-famous Wolfenstein 3D game |
Project name | Preview | Stack | Short description |
---|---|---|---|
Libft | implementation of the behavior of standard c language functions | ||
Printf | implementation of printf behavior | ||
So_long | a small 2D game implemented in C | ||
Minishell | Implementing the behavior of standard bash. |