Pinned Repositories
aladinez
chatApp
building a chat app using nestjs, socket.io
cub3D
a clone of the first FPS game in the world, Wolfenstein 3D, used C language and a Library called "Minilibx" (a Simple Graphical Interface Library).
ft-server
Using Docker to install a complete web server that runs Wordpress, phpMyAdmin, and a SQL database.
ft_containers
ft_printf
recode of the "printf" function.
ft_services
using Kubernetes to run and maintain several services..
inception
main_test_d_printf
so_long
simple 2D game coded in C.
aladinez's Repositories
aladinez/ft_containers
aladinez/aladinez
aladinez/chatApp
building a chat app using nestjs, socket.io
aladinez/cub3D
a clone of the first FPS game in the world, Wolfenstein 3D, used C language and a Library called "Minilibx" (a Simple Graphical Interface Library).
aladinez/ft-server
Using Docker to install a complete web server that runs Wordpress, phpMyAdmin, and a SQL database.
aladinez/ft_printf
recode of the "printf" function.
aladinez/ft_services
using Kubernetes to run and maintain several services..
aladinez/main_test_d_printf
aladinez/so_long
simple 2D game coded in C.
aladinez/softwares_install_1337
aladinez/Spring-RestAPI
A rest API using Spring Boot
aladinez/web-page
aladinez/inception
aladinez/1337bdm-goinfre
this script does install brew, docker, docker-machine and minikube in goinfre 😎
aladinez/get_next_line
a function that return a line ended by a carriage return read in a file descriptor.
aladinez/Java-modules
Java Modules of 42 school's curriculum
aladinez/philosophers
solving the dining philosophers problem using Multithreading.
aladinez/piscine-Cpp
learning OOP using C++.
aladinez/push_swap
aladinez/Python-for-Data-Science