codam
There are 165 repositories under codam topic.
codam-coding-college/MLX42
Codam's own fixed, functioning and open source alternative of the miniLibX. MLX42 is a simple cross-platform graphics library running on GLFW and OpenGL.
FreekBes/improved_intra
The ultimate browser extension for 42's Intranet, used monthly by more than 3000 students from all over the world
harm-smits/42docs
Documentation on MiniLibX and curriculum projects
maiadegraaf/minishell
A mini recreation of bash.
andreyvdl/MiniLibX_my_docs
my unnoficial documentation of 42 MLX!
gmzorz/MiniRT
Ray tracing project for 42 school, Codam.
marplyn/ecole-42
42cursus projects from école 42
jkctech/BetterBlackHole
Feeling pressured by the Black Hole and the counter that comes with it? With this extension, you are able to hide the demotivating countdown and sad emote, replacing it by just a date and a motivating message for extra motivation.
harm-smits/gnl-unit-test
A simple get next line unit tester
codam-coding-college/codam-web-greeter
Custom LightDM greeter and lock screen theme for Codam. Requires nody-greeter or web-greeter
codam-coding-college/spark-sessions
Spark sessions help beginning students dissect the first larger projects of the curriculum.
W2Codam/ft_galaxy
A proposal to add my own subject, goal is to create your very own galaxy!
maiadegraaf/42-Ultimate-Orthodox-Canonical-Class-Creator
A script that writes Orthodox Canonical Class for you
42pde-bakk/ft_containers
The multiple available containers in C++ all have a very different usage. To make sure you understand them all, let’s re-implement them!
codam-coding-college/codamhero-v2
CodamHero v2 gives staff and students an overview of everything Codam
MrCrackerplays/Cub3d
Wolfenstein3D inspired Raycaster programmed in C
codam-coding-college/internal-clustermap
Clustermap service which uses 42's Cluster Reporter & Exam Master database. For running locally in a campus.
FreekBes/codam_intra_monit_system_display
[DEPRECATED] A browser extension that replaces the Black Hole box on Intra with a display of your current progress for Codam's monitoring system
lithiumox-codam/irc
✨ An IRC server written in CPP by Ole, Max, and Mees.
MrCrackerplays/ft_transcendence
pong game single page application website in a React frontend and a NestJS backend
brw/Codam
My projects created at Codam, a school in the 42 Network
codam-coding-college/coalition-system
Codam's custom coalition system connected to 42's Intranet
FreekBes/keep_extensions
No more reinstalling Chrome extensions at every login: use this simple shell script! Built for Codam.
kmoroz/cub3D-macOS
cub3D, Codam 2020: create a Wolfenstein 3D inspired game, exploring ray-casting and the MLX library provided
kmoroz/ft_printf
ft_printf, Codam 2020: rewrite C library function printf()
kmoroz/libft
libft, Codam 2020: create your own library of rewritten C functions
maiadegraaf/miniRT
A mini ray tracer
maiadegraaf/philo
This project introduces the concepts of multi-threading and mutexes.
qst0/42_Subjects
All Subjects of 42 School
codam-coding-college/ansible-codam-web-greeter
Ansible playbook to install the codam-web-greeter on a 42 network computer
lithiumox-codam/minishell
My and jde-baai's implementation of Minishell