Pinned Repositories
42cursus
AxelBadam
azureApp
AzureApp is a learning project created to explore and familiarize myself with various Azure services including Azure Static Web Apps, Azure Functions, Azure Cosmos DB, Github (CI/CD) and cloud services in general.
CPP-modules
cub3D
3D game using raycasting.
FdF
Program that creates cool "3D" wireframe models
ft_irc
Internet Chat Relay (IRC) server in C++
Inception
minishell
A simplified shell program inspired by bash.
ft_transcendence
ft_transcendence is not just a Pong game; it’s a platform where users can experience the thrill of the game, connect with others, and enjoy a secure, customizable gaming environment. With a focus on user-friendly design and security, this project transcends the traditional boundaries of web gaming
AxelBadam's Repositories
AxelBadam/42cursus
AxelBadam/AxelBadam
AxelBadam/CPP-modules
AxelBadam/cub3D
3D game using raycasting.
AxelBadam/FdF
Program that creates cool "3D" wireframe models
AxelBadam/ft_irc
Internet Chat Relay (IRC) server in C++
AxelBadam/ft_printf
Recoding printf()
AxelBadam/Inception
AxelBadam/minishell
A simplified shell program inspired by bash.
AxelBadam/get_next_line
Reads content line by line.
AxelBadam/libft
Recoding functions of the C standard library.
AxelBadam/MidiHero
AxelBadam/minitalk
Small data exchange program using UNIX signals.
AxelBadam/NetPractice
IP networking
AxelBadam/Philosophers
The classic philosophers problem.
AxelBadam/push_swap
A program that sorts integers using only two stacks!