feat: update projects
This commit is contained in:
parent
6a25cc0166
commit
0e1997b163
1 changed files with 3 additions and 1 deletions
|
|
@ -6,9 +6,11 @@ Gentoo enjoyer.
|
||||||
|
|
||||||
**projects**
|
**projects**
|
||||||
|
|
||||||
[libcli](https://git.lohic.dev/loic/libcli) — command-line argument parsing library with automatic help generation<br>
|
|
||||||
[libicmp](https://git.lohic.dev/loic/libicmp) — lightweight non-blocking ICMPv4 library for POSIX systems<br>
|
[libicmp](https://git.lohic.dev/loic/libicmp) — lightweight non-blocking ICMPv4 library for POSIX systems<br>
|
||||||
[net-tools](https://git.lohic.dev/loic/net-tools) — ICMPv4 utilities reimplemented from scratch<br>
|
[net-tools](https://git.lohic.dev/loic/net-tools) — ICMPv4 utilities reimplemented from scratch<br>
|
||||||
|
[libft_ssl](https://git.lohic.dev/loic/libft_ssl) — C library implementing cryptographic hash functions from scratch ([html](https://lohic.dev/libft_ssl.html), [pdf](https://lohic.dev/libft_ssl.pdf))<br>
|
||||||
|
[ft_ssl](https://git.lohic.dev/loic/ft_ssl) — reimplementation of openssl digest commands in C (MD5, SHA-256, Whirlpool)<br>
|
||||||
|
[libcli](https://git.lohic.dev/loic/libcli) — command-line argument parsing library with automatic help generation<br>
|
||||||
[c-md](https://git.lohic.dev/loic/c-md) — a transpiler for literate programming in C<br>
|
[c-md](https://git.lohic.dev/loic/c-md) — a transpiler for literate programming in C<br>
|
||||||
[vim-singlechar](https://git.lohic.dev/loic/vim-singlechar) — insert single characters without leaving normal mode<br>
|
[vim-singlechar](https://git.lohic.dev/loic/vim-singlechar) — insert single characters without leaving normal mode<br>
|
||||||
[Noise-generator](https://git.lohic.dev/loic/Noise-generator) — experimenting with perlin noise in C++ 98<br>
|
[Noise-generator](https://git.lohic.dev/loic/Noise-generator) — experimenting with perlin noise in C++ 98<br>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue