night0721.xyz/data/projects.json

63 lines
2.5 KiB
JSON
Raw Normal View History

2023-11-07 21:55:50 +01:00
[
{
"name":"NYX",
"description":"The first CODM statistics, builds and gunsmith bot for Discord users, partnered with YouTubers for accurate data",
"url":"https://github.com/night0721/cath.exe"
},
{
"name":"NYX API",
"description":"General purpose API using Next.js API Routes to serve purposes of NYX, cath npm package and discord rich presence data",
"url":"https://api.night0721.me"
},
{
"name":"cath",
"description":"npm pacakge to scrape data from NYX API, providing useful functions and Discord Bot utilities with more than 8000 downloads",
"url":"https://github.com/night0721/cath"
},
{
"name":"NXC File Host",
2024-02-21 15:11:10 +01:00
"description":"ShareX server using Next.js API, to shorten URLs, upload image, paste codes, with a simple and easy to use UI",
2023-11-07 21:55:50 +01:00
"url":"https://github.com/night0721/nxc-host"
},
{
"name":"Auth Bot",
2024-02-21 15:11:10 +01:00
"description":"Discord Bot to verify user, allowing server owner to recover server by pulling back members",
"url":"https://github.com/night0721/auth-bot"
2023-11-07 21:55:50 +01:00
},
{
"name":"YouTube Downloader",
"description":"Simple Next.js website and interface to download YouTube videos to mp3 or mp4 files with URLs",
"url":"https://github.com/night0721/youtube-downloader"
},
{
"name":"Lilase",
"description":"Minecraft Quality of Life mod for auction sniping and fliping, with more than 2500 downloads",
"url":"https://github.com/night0721/Lilase"
},
{
"name":"NullValkyrie",
"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"
2024-02-21 11:12:11 +01:00
},
{
"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",
2024-02-21 15:11:10 +01:00
"description": "CLI implementation of Vernam cipher in C with perfect secrecy for communication",
2024-02-21 11:12:11 +01:00
"url": "https://github.com/night0721/vernam"
2023-11-07 21:55:50 +01:00
}
]