Pinned Repositories
42-hall-voice
42_cpp_pool
42_EXAM
A program almost identical to the 42 EXAMS for practice. (Pool EXAM & Stud EXAM)
42_GradeMe
Automatic testing for all 42, C and CPP projects. Makefile relink, Header wrong name, Coplien Form and so much more.
cub3d
This 42 common core's project is a way to discover ray casting.
ft_irc
The objective of this project is to replicate the functioning of an IRC server.
KVM-QEMU-Sonoma-Hackintosh
This repo aims to guide you through the setup of a macOS Sonoma 14.3 virtual machine. We'll deploy it using KVM and QEMU under an UNRAID server.
minishell
This project is from 42 school commom core. Its aim was to create a posix bash like shell.
openfrom
Tool to open several web pages from a single base URL.
ytdl_discord_bot
A discord bot that generates an Anonfiles download link from a given YouTube video URL. It's also able to convert the video to mp3.
chozeur's Repositories
chozeur/KVM-QEMU-Sonoma-Hackintosh
This repo aims to guide you through the setup of a macOS Sonoma 14.3 virtual machine. We'll deploy it using KVM and QEMU under an UNRAID server.
chozeur/42-hall-voice
chozeur/42_cpp_pool
chozeur/42_EXAM
A program almost identical to the 42 EXAMS for practice. (Pool EXAM & Stud EXAM)
chozeur/42_GradeMe
Automatic testing for all 42, C and CPP projects. Makefile relink, Header wrong name, Coplien Form and so much more.
chozeur/AskDevs
Tweet your technical questions to tech twitter volunteers.
chozeur/chozeur
Custom markdown.
chozeur/cub3d
This 42 common core's project is a way to discover ray casting.
chozeur/ft_irc
The objective of this project is to replicate the functioning of an IRC server.
chozeur/minishell
This project is from 42 school commom core. Its aim was to create a posix bash like shell.
chozeur/openfrom
Tool to open several web pages from a single base URL.
chozeur/philosophers
This project is an introduction to multi-threading and mutex. It's based on the "dining philosophers problem".
chozeur/so_long
A small 2D videogame, made using 42 graphical library minilibx.
chozeur/ytdl_discord_bot
A discord bot that generates an Anonfiles download link from a given YouTube video URL. It's also able to convert the video to mp3.
chozeur/blackbird
An OSINT tool to search for accounts by username and email in social networks.
chozeur/CodinGame
chozeur/DiGPT
Dockerized OpenAI's API Discord bot
chozeur/FindTheAnswer
Working repo of my 42 cursus, some stuff are still uncomplete, refer to dedicated repositories for final versions.
chozeur/ft_pool
Recap of my 42 Pool, from 21/10/11 to 21/11/05.
chozeur/ft_printf
Personal implementation of (basic) printf C function.
chozeur/get_next_line
C implementation of the function get_next_line, intended to read a file, one line at a time.
chozeur/Lib42
Personal C library, composed of utils functions from diferent projects.
chozeur/LinksHub
LinksHub aims to provide developers with access to a wide range of free resources and tools that they can use in their work. These resources include links to free software, libraries, frameworks, and other tools that can be used to build and deploy applications and websites.
chozeur/minitalk
A simple server <-> client couple of programs. The point was to introduce UNIX signals' handling.
chozeur/positive-intentions-chat
Decentralized chat
chozeur/push-swap
Given a list of single random numbers, the aim of push_swap is to sort that list.
chozeur/sherlock_api
Api for sherlock module
chozeur/skill-icons
Showcase your skills on your Github readme or resumé with ease ✨
chozeur/StacksAway
chozeur/SwiftUI-Training