> All projects 🚀
Project // discord-html-transcripts
Project // poroscout.gg
Project // mcstorage.cloud

MCStorage was a BaaS (Backup as a Service) I created with a friend. It's goal was to integrate easily into Minecraft and other game servers to easily backup data. It was sold off in 2022 and is now under new management. The frontend was in Reactjs, while the backend consisted of a Fastify server, ZFS storage nodes, and more.
Project // derock.dev
Project // discord-markdown-parser

2,904 dl/week
19 stars
This open-source module is a Typescript module that parses Discord Markdown into an Abstract Syntax Tree. Discord's markdown system is a complex derivative of CommonMark and GitHub Flavored Markdown. This parser is designed to be a way for other developers to easily parse Discord Markdown into a format that can be used in their own projects.