From fe5d8857bbcc5988c5f9ee5cc75f0e137bff67d5 Mon Sep 17 00:00:00 2001 From: lohhiiccc Date: Mon, 30 Mar 2026 16:17:00 +0200 Subject: [PATCH] feat: update projects --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2eec972..6a87170 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,18 @@ 42 Lyon student.
-Coding in C, C++, Bash and VimScript, comfortable with Makefile, JS and TS.
+Systems developer, 42 Lyon student. I write C and tinker with Linux. Gentoo enjoyer. --- **projects** +[libcli](https://git.lohic.dev/loic/libcli) — command-line argument parsing library with automatic help generation
+[libicmp](https://git.lohic.dev/loic/libicmp) — lightweight non-blocking ICMPv4 library for POSIX systems
+[net-tools](https://git.lohic.dev/loic/net-tools) — ICMPv4 utilities reimplemented from scratch
[c-md](https://git.lohic.dev/loic/c-md) — a transpiler for literate programming in C
[vim-singlechar](https://git.lohic.dev/loic/vim-singlechar) — insert single characters without leaving normal mode
-[Noise-generator](https://git.lohic.dev/loic/Noise-generator) — experimenting with perlin noise
+[Noise-generator](https://git.lohic.dev/loic/Noise-generator) — experimenting with perlin noise in C++ 98
+ +**contact** + +mail: [contact@lohic.dev](mailto:contact@lohic.dev)