mirror of
https://github.com/edg-l/edgarluque.com.git
synced 2024-11-10 01:58:22 +00:00
61 lines
1.6 KiB
Markdown
61 lines
1.6 KiB
Markdown
|
+++
|
||
|
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/)
|
||
|
|
||
|
## Rustack
|
||
|
An opinionated fullstack web template
|
||
|
|
||
|
[github.com/edg-l/rustack](https://github.com/edg-l/rustack)
|
||
|
|
||
|
## 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)
|
||
|
|
||
|
## A blog about programming in Catalan
|
||
|
[struct.cat](https://struct.cat/)
|