update projects

This commit is contained in:
Night Kaly 2024-02-21 10:12:11 +00:00
parent 65e6b04f78
commit 00f21d6ad3
No known key found for this signature in database
GPG key ID: 8E829D3381CFEBBE

View file

@ -38,5 +38,25 @@
"name":"NullValkyrie", "name":"NullValkyrie",
"description":"Minecraft 1.19 multipurpose plugin for spigot servers with a lot of features where most modern servers have", "description":"Minecraft 1.19 multipurpose plugin for spigot servers with a lot of features where most modern servers have",
"url":"https://github.com/night0721/NullValkyrie" "url":"https://github.com/night0721/NullValkyrie"
},
{
"name": "based",
"description": "CLI tool for base conversion for A Level students written in C",
"url": "https://github.com/night0721/based"
},
{
"name": "noted",
"description": "Minimalist note manager written in C with useful and user friendly features",
"url": "https://github.com/night0721/noted"
},
{
"name": "rush",
"description": "Minimalist, customizable shell written in C with syntax highlighting like a normal shell",
"url": "https://github.com/night0721/rush"
},
{
"name": "vernam",
"description": "CLI implementation of Vernam cipher with perfect secrecy for communication",
"url": "https://github.com/night0721/vernam"
} }
] ]