Add projects and update bookmarks

This commit is contained in:
Night Kaly 2024-11-14 09:18:24 +00:00
parent a1081ca67c
commit 4e53e10365
Signed by: night0721
SSH key fingerprint: SHA256:B/hgVwUoBpx5vdNsXl9w8XwZljA9766uk6T4ubZp5HM
2 changed files with 52 additions and 18 deletions

View file

@ -156,7 +156,15 @@
{
"title": "firasuke/awesome",
"link": "https://github.com/firasuke/awesome"
}
},
{
"title": "2f30",
"link": "https://git.2f30.org/"
},
{
"title": "codeberg",
"link": "https://codeberg.org/explore/repos?only_show_relevant=0&sort=recentupdate&q=&language=c"
}
]
},
"services": {
@ -240,7 +248,23 @@
{
"title": "yash",
"link": "https://github.com/magicant/yash"
}
},
{
"title": "pdpmake",
"link": "https://github.com/rmyorston/pdpmake"
},
{
"title": "luft",
"link": "https://codeberg.org/bogdan-the-great/luft"
},
{
"title": "eiwd",
"link": "https://github.com/illiliti/eiwd"
},
{
"title": "ssu",
"link": "https://github.com/illiliti/ssu"
}
]
},
"tools": {

View file

@ -11,29 +11,39 @@
},
{
"name": "ccc",
"description": "Fast TUI file manager written in C, using ncurse",
"description": "Fast, small, hackable TUI file manager with no dependency",
"url": "https://github.com/night0721/ccc"
},
{
"name": "vip",
"description": "Small, fast and featureful vim-insipired text editor with strictly no dependency",
"url": "https://github.com/night0721/vuo"
},
{
"name": "90s",
"description": "Minimalist, customizable shell written in C99 with syntax highlighting and no dependency",
"url": "https://github.com/night0721/90s"
},
{
"name": "apm",
"description": "Small pass(1) implementation",
"url": "https://github.com/night0721/apm"
},
{
"name": "lcc",
"description": "Lines of Code Counter",
"url": "https://github.com/night0721/lcc"
},
{
"name": "nsh",
"description": "cat(1) implementation to render files with syntax highlighting",
"url": "https://github.com/night0721/nsh"
},
{
"name": "noted",
"description": "Minimalist note manager written in C with useful and user friendly features",
"url": "https://github.com/night0721/noted"
},
{
"name": "apm",
"description": "Minimalistic command line password manager and a rewrite of pass in C",
"url": "https://github.com/night0721/apm"
},
{
"name": "lcc",
"description": "Lines of Code Counter",
"url": "https://github.com/night0721/lcc"
},
{
"name": "rush",
"description": "Minimalist, customizable shell written in C with syntax highlighting like a normal shell",
"url": "https://github.com/night0721/rush"
},
{
"name":"Auth Bot",
"description":"Discord Bot to verify user, allowing server owner to recover server by pulling back members",