update projects
This commit is contained in:
parent
65e6b04f78
commit
00f21d6ad3
1 changed files with 20 additions and 0 deletions
|
@ -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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue