lohic.dev
Systems developer, 42 Lyon student. I write C and tinker with Linux. Find my projects on Git.
projects
c-md — a transpiler for literate programming in C
libcli — command-line argument parsing library with automatic help generation
libicmp — lightweight non-blocking ICMPv4 library for POSIX systems
net-tools — ICMPv4 utilities reimplemented from scratch
libft_ssl — C library implementing cryptographic hash functions from scratch
ft_ssl — reimplementation of openssl digest commands in C (MD5, SHA-256, Whirlpool)
libasm — from-scratch reimplementation of libc-inspired utilities in Assembly
Dr_Quine — programs that print their own source code without reading any files
c-template — minimal C project template with portable Makefile and unit test integration
c-md-template — minimal c-md project template with portable Makefile and unit test integration
vim-singlechar — insert single characters without leaving normal mode
Noise-generator — experimenting with perlin noise in C++ 98