Romain TROJANI-BIGOT (rotrojan)

rotrojan

Geek Repo

Location:Toulouse / Paris

Github PK Tool:Github PK Tool

Romain TROJANI-BIGOT's repositories

Makefile

A cool and transposable Makefile for C++ projects.

Language:C++Stargazers:6Issues:2Issues:0

libgc

A simplistic and minimalist garbage collector library suitable for 42 students (and others).

Language:CStargazers:2Issues:2Issues:0

minishell

This C project from the 42school is the implementation of a not-at-all Posix compliant shell.

Language:CStargazers:1Issues:2Issues:0

ft_containers

42 project aiming to implement four of the containers of the STL (`vector`, `stack`, `map` and `set`) in C++98.

Language:C++Stargazers:0Issues:2Issues:0

ft_transcendence

Final project of 42's Common Core. Single page web application powering the mighty Pong contest !

Language:TypeScriptStargazers:0Issues:1Issues:0

Inception

42 project aiming to get familiar with Docker.

Language:DockerfileStargazers:0Issues:2Issues:0

miniRT

42 graphic project: implementation of 3D realistic rendering model using a raytracer algorithm.

Language:CStargazers:0Issues:2Issues:0

philosophers

First project about concurrent programming at 42 school: implementation of the "dining philosophers problem".

Language:CStargazers:0Issues:2Issues:0

discovery_piscine

One week introductory 42 piscine destinated to non tech-savvy people in order to discover the fundamentals of the command line and web development.

Language:HTMLStargazers:0Issues:2Issues:0

dotfiles

My configuration files.

Language:Vim ScriptStargazers:0Issues:2Issues:0

dwm

My own build of DWM, the Dynamic Window Manager by the Suckless team.

Language:CLicense:MITStargazers:0Issues:2Issues:0
Language:CStargazers:0Issues:2Issues:0

ft_printf

The goal of this 42 project is to recode the printf function.

Language:CStargazers:0Issues:2Issues:0

ft_printf_unit_tests

A battery of unit tests for the ft_printf project at school 42(2019 Cursus) using the criterion.h framework (https://github.com/Snaipe/).

Language:CStargazers:0Issues:2Issues:0

ft_server

42 project aiming to build a web server using a LEMP Stack (Linux - Debian Buster, NginX, MariaDB and PHPMyadmin) running in one single Docker container.

Language:PHPStargazers:0Issues:2Issues:0

get_next_line

This 42 project is about programming a function that returns a line read from a file descriptor.

Language:CStargazers:0Issues:2Issues:0

libasm

The aim of this project is to get familiar with assembly language

Language:CStargazers:0Issues:2Issues:0

libft

The very first project of 42 School aims to code our very first personnal C library that will be used for all the C projects along the 42 curriculum.

Language:CStargazers:0Issues:2Issues:0

minitalk

The purpose of this 42 project is to code a small data exchange program using UNIX signals.

Language:CStargazers:0Issues:2Issues:0

piscine_c

This repository contains the work I have done along the C piscine at School 42 on July 2019 in Paris, and all the subjects and resources needed.

Language:CStargazers:0Issues:2Issues:0

piscine_cpp

The CPP piscine of 42's common core.

Language:C++Stargazers:0Issues:1Issues:0

push_swap

This 42 project is about sorting data on a stack with a limited set of instructions using the lowest possible number of actions.

Language:CStargazers:0Issues:2Issues:0

rotrojan

Config files for my GitHub profile.

Stargazers:0Issues:1Issues:0

webserv

⚠️WORK IN PROGRESS⚠️ Implementation of an HTTP 1.1 web server featuring GET, POST and DELETE requests with CGI and cookie support.

Language:HTMLStargazers:0Issues:0Issues:0