night0721.xyz/data/projects.json

73 lines
2.8 KiB
JSON
Raw Permalink 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"
},
{
2024-05-19 18:30:24 +02:00
"name":"Lilase",
"description":"Minecraft Quality of Life mod for auction sniping and fliping, with more than 2500 downloads",
"url":"https://github.com/night0721/Lilase"
2023-11-07 21:55:50 +01:00
},
{
2024-05-19 18:30:24 +02:00
"name": "ccc",
"description": "Fast TUI file manager written in C, using ncurse",
"url": "https://github.com/night0721/ccc"
2023-11-07 21:55:50 +01:00
},
{
2024-05-19 18:30:24 +02:00
"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"
2023-11-07 21:55:50 +01:00
},
{
"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
},
{
2024-05-19 18:30:24 +02:00
"name":"NXC File Host",
"description":"ShareX server using Next.js API, to shorten URLs, upload image, paste codes, with a simple and easy to use UI",
"url":"https://github.com/night0721/nxc-host"
2023-11-07 21:55:50 +01:00
},
{
2024-05-19 18:30:24 +02:00
"name":"NYX API",
2024-05-19 18:41:29 +02:00
"description":"API using Next.js API Routes to serve purposes of NYX, cath npm package and discord rich presence data",
2024-05-19 18:30:24 +02:00
"url":"https://api.night0721.me"
2023-11-07 21:55:50 +01:00
},
{
2024-05-19 18:30:24 +02:00
"name":"cath",
2024-05-19 18:41:29 +02:00
"description":"npm pacakge to get data from NYX API, providing useful functions and Discord utilities with more than 6000 downloads",
2024-05-19 18:30:24 +02:00
"url":"https://github.com/night0721/cath"
},
{
"name":"YT 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"
},
{
2023-11-07 21:55:50 +01:00
"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"
2023-11-07 21:55:50 +01:00
}
]