Pinned Repositories
42-School-Exam-Rank-02
First 42 School Exam
42_born2beroot
This project was about setting up a virtual machine with a debian OS and creating a functional and secure set-up. During this project, I also setted up a wordpress hosted locally
42_CheatSheet_pratice
Looking to work around some interesting tricks that agravel found.
42_cpp
42_cub3d
42_exam_practice
Implementation and practice ideas
42_inception
42_tools
Some interesting tools and infos for 42 beginners student.
centrale-fx
A Mobile App to Share Housework made in Dart/Flutter
Transcendence42
42 School Project : a website to host multiplayer pong-like games, inside a docker and using django
alvachon's Repositories
alvachon/centrale-fx
A Mobile App to Share Housework made in Dart/Flutter
alvachon/42-School-Exam-Rank-02
First 42 School Exam
alvachon/docker_transcendence
a baby one
alvachon/42_CheatSheet_pratice
Looking to work around some interesting tricks that agravel found.
alvachon/42_cpp
alvachon/42_cub3d
alvachon/42_exam_practice
Implementation and practice ideas
alvachon/42_get_next_line
This project is about programming a function that returns a line read from a file descriptor (fd).
alvachon/42_inception
alvachon/42_libft
The first project at 42 quebec is to create a static library with original and homemade version of pre-existing functions in the C library
alvachon/42_minishell
Implementing a "shell in a shell" and learning the magical world of GNU readline and termios.h
alvachon/42_pipex
Project that made you implement the "pipe" ( | ) UNIX mechanism.
alvachon/42_so_long
This project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements.
alvachon/alvachon
alvachon/42_netpractice
alvachon/42_philosopher
This project give a good understanding of mutex and treads
alvachon/csharp_learn
alvachon/Cub3D42
42 School Project
alvachon/IRC42
42 School Project
alvachon/minishell_hackernoon
My understanding of implementing a shell in linux with the hackernoon tutorial
alvachon/MLX42
A graphics library that works with you rather than against you. MLX42 is a simple cross-platform graphics library that uses GLFW & OpenGL.
alvachon/nestJsRP
Simulating a NestJS structure from scratch
alvachon/NetPractice
:signal_strength: A guide to NetPractice: a set of networking exercises with a focus on IP addresses and subnet masks.
alvachon/PingPongRebound
alvachon/push_swap_visualizer
A clean visualizer for your Push Swap Algorithm, you can't fix what you don't see !
alvachon/swift_learn
alvachon/Transcendence42
42 School Project
alvachon/transcendence_CI
A simple node and typescript test suite running in a GitHub Action workflow.
alvachon/treads_for_fun
Learning some notions for the project philosopher
alvachon/WhatTodo
A Simple Todo app design in Flutter to keep track of your task on daily basis. Its build on BLoC Pattern. You can add a project, labels, and due-date to your task also you can sort your task on the basis of project, label, and dates