This is my personal website. It's a work in progress.
This project isn't so much 1 website as it is a collection of services on a single domain. The website is built together by mixing and matching these services together.
Each service is given it's own top-level url representing a single letter.
| TODO | Path | Meaning | Description |
|---|---|---|---|
| /a | "admin" | admin panel | |
| /f | "file" | simple file upload/download server | |
| xxxx | /m | "markdown" | markdown renderer |
| xxxx | /pixel | "pixel art" | auto-pixel art project |
| /r | "redirect" | url redirector | |
| xxxx | /s | "static" | static files baked into the binary |
| /t | "tiny" | url shortener | |
| /u | "user" | user account management | |
| /w | "who" | ip geo-locator, ip/user agent logger, ip reflector |
This project is licensed under the MIT License. See the LICENSE file for details.
This project uses water.css by Kognise. It's licensed under the MIT License. See the LICENSE-water.css file for details.