27network

Organization to store my 42School project repos.

42 Angoulême
This C++ project will make you recode a Snake where you can switch the interface at runtime. Mirror of https://github.com/C18H24O2/nibbler
Updated 2026-03-25 19:39:23 +01:00
Your ant colony must move from on point to another. How do you do it in the shortest time possible? This project will get you acquainted with graph traversal algorithms: your program will have to intelligently select paths and precise movements used by the ants. | Mirror of https://codeberg.org/yroussea/42-lem_in
Updated 2026-03-25 16:19:43 +01:00
This project is about recoding a part of the nmap port scanner.
Updated 2026-03-25 00:37:17 +01:00
Discover Data Science through this project by recreating the Hogwarts Sorting Hat using logistic regression!
Updated 2026-03-24 13:10:29 +01:00
This algorithm project consists of creating a program that will optimize rendering of a process graph, with some resource constraints. It’s up to you to explore the existing algorithms and choose, possibly create, what you seem most fit.
Updated 2026-03-24 13:10:08 +01:00
This project involves creating, in the language of your choice, an expert system in proposal calculation. In other words, a program that can reason on a set of rules and initial facts to deduce other facts.
Updated 2026-03-24 13:09:40 +01:00
This project involves creating, in the language of your choice, a Gomoku game integrating an AI player capable of beating a human player the fastest way possible. To do this, you will implement a min-max algorithm but also do research, trial and error to find the most adapted heuristics. This will not be as easy as checkers.
Updated 2026-03-24 13:08:55 +01:00
Because life is too short to rewrite strlen yet another time.
Updated 2026-03-23 23:43:14 +01:00
:3
c
Updated 2026-03-23 20:32:21 +01:00
What’s the deal with malloc? You’ve been using it since the piscine C but it’s not a system call. Find out the workings behind optimum memory management and recode it, as well as free and realloc.
Updated 2026-03-19 17:46:52 +01:00
Kernel From Scratch.
Updated 2026-03-18 17:23:45 +01:00
Make your own userspace init binary. | Mirror of https://github.com/bonsthie/system-xd
Updated 2026-03-17 03:31:05 +01:00
:3c
Updated 2026-02-25 17:49:41 +01:00
First step in a serie of projects in C language leading to creation of a mini-GDB, this project will ask you to recode strace, a tool allowing you to list syscalls done by a running program
Updated 2026-02-18 02:00:11 +01:00
Introduction to windows operating system by creating a service that run a keylogger.
Updated 2026-02-16 01:10:32 +01:00

Members 1