From 7804a8b9503c0218a6bc5c130ebf6cc7bc97740e Mon Sep 17 00:00:00 2001 From: ngn <78868991+ngn13@users.noreply.github.com> Date: Sat, 16 Mar 2024 21:11:32 +0000 Subject: [PATCH] add more projects --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a5a7b48..3139970 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ ### Tools/Libraries - [ctorm](https://github.com/ngn13/ctorm): Simple web framework for C - [ipcp](https://github.com/ngn13/ipcp): CLI tool to copy your IP +- [statpage](https://github.com/ngn13/statpage): Minimal status page application +- [xbot](https://github.com/ngn13/xbot): Modular XMPP bot +- [kisalt](https://github.com/ngn13/kisalt): Simple link shortener +- [note-server](https://github.com/ngn13/note-server): Web server to host your markdown notes ### Docs/Tutorials - [k101](https://github.com/ngn13/k101): Docs for learning kernel hacking (🇹🇷)