+++ title = "Projects" template_page = "page.html" +++ All my projects are hosted at [github.com/edg-l](https://github.com/edg-l) and [git.edgarluque.com](https://git.edgarluque.com/) ## ddstats.org A DDNet data frontend for its master server. [ddstats.org](https://ddstats.org/) ## sitewriter A rust library to write sitemaps [github.com/edg-l/sitewriter](https://github.com/edg-l/sitewriter) ## DDraceNetwork Wiki website A collaborative wiki that I host and maintain. [wiki.ddnet.tw](https://wiki.ddnet.tw/) ## paypal-rs A rust library that wraps the paypal api asynchronously. [github.com/edg-l/paypal-rs](https://github.com/edg-l/paypal-rs) ## Unique clan website A website for a game community / clan: [uniqueclan.net](https://uniqueclan.net/) Made with nodejs, expressjs, mongodb and mysql. [github.com/unique-clan](https://github.com/unique-clan) ## discord.aio An asynchronous Discord API wrapper for python. [github.com/edg-l/discord.aio](https://github.com/edg-l/discord.aio) ## Discordia A spigot plugin that creates a chat bridge between discord and minecraft. [github.com/edg-l/Discordia](https://github.com/edg-l/Discordia) ## Helperbot A spigot plugin that adds a "bot" that will answer users questions without any command (using regex). [github.com/edg-l/MC-HelperBot](https://github.com/edg-l/MC-HelperBot) ## Teeworlds Server Status Get information about teeworlds / ddnet servers using typescript or javascript. [github.com/edg-l/teeworlds-server-status](https://github.com/edg-l/teeworlds-server-status)