Pinned Repositories
42-resources
42 school resource collection. The good, the bad and the ugly.
42_ushell
Microshell made in an afternoon. (not anymore)
AOC
Advent of Code
CPP42
42 School CPP Exercises
cub3d
This thing looks cool!
cube3d.js
Simple 3D cube with javascript
dotfiles
ft_printf
Because ft_putnbr() and ft_putstr() aren’t enough
libft
42porto libft implementation
MpVRC-Test
This is a simple test with Mediapipe sending data through VRChat OSC.
errgrab's Repositories
errgrab/ft_printf
Because ft_putnbr() and ft_putstr() aren’t enough
errgrab/libft
42porto libft implementation
errgrab/cub3d
This thing looks cool!
errgrab/dotfiles
errgrab/MpVRC-Test
This is a simple test with Mediapipe sending data through VRChat OSC.
errgrab/42-resources
42 school resource collection. The good, the bad and the ugly.
errgrab/42_ushell
Microshell made in an afternoon. (not anymore)
errgrab/AOC
Advent of Code
errgrab/CPP42
42 School CPP Exercises
errgrab/cube3d.js
Simple 3D cube with javascript
errgrab/editor
A simple test editor just because
errgrab/fdf
FDF wireframe using MinilibX
errgrab/ft_hour_auto
Automation tool to select specific hour in the validation page of an project
errgrab/get_next_line
Reading a line from a fd is way too tedious.
errgrab/get_next_line-1
This project is about programming a function that returns a line read from a file descriptor.
errgrab/header.py
python header to solve my 42header problem in different editors. (now it is possible make headers in kakoune!)
errgrab/intpr
Just a toy project for leaning purposes...
errgrab/jforth_learning
Learning assembly by writing a jonesforth-like language
errgrab/kmonad
An advanced keyboard manager
errgrab/learn-wgpu
Guide for using gfx-rs's wgpu library.
errgrab/mian
Mian!
errgrab/minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.
errgrab/munarch.labs
Mun Architecture research repository
errgrab/neocord
Discord Rich Presence for Neovim (Fork of presence.nvim)
errgrab/norminette
Official 42 norminette
errgrab/philo
Philosophy, so deadly...
errgrab/piscine
42porto piscine...
errgrab/push_swap
push_swap is an exercise on algorithm to organize 2 stacks using specific operations.
errgrab/push_swap_sofia
errgrab/uvm
uvm is a minimal UXN virtual machine implemented using The Norm, and 42-School rules to make it even more minimal.