2023-10-29 02:26:18 +02:00
# Typescript
2024-05-12 04:16:08 +02:00
| Name | Description |
| ------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------- |
2024-05-28 03:32:52 +02:00
| [four.js ](./fourjs ) | Tiny 3d rendering I started (and quickly dropped) as a beginner |
2024-05-12 04:16:08 +02:00
| [globalbot ](./globalbot ) | Bot for twitter game a friend was running |
| [loopover-leaderboards ](./loopover-leaderboards ) | Incomplete website for [loopover ](https://loopover.xyz/ ) leaderboards |
| [loopover ](./loopover/ ) | Implementation of the [loopover ](https://loopover.xyz/ ) game logic |
| [lunardash ](./lunardash/ ) | Rhythm game I dropped super early into development |
2024-05-12 04:24:09 +02:00
| [lunargame ](./lunargame/ ) | Platform for hosting my games. Previously known as `lumarbox` (before that became it's own thing) |
2024-05-12 04:16:08 +02:00
| [monadic ](./monadic ) | Custom web framework inspired by [halogen ](https://github.com/purescript-halogen/purescript-halogen ) |
2024-09-01 01:03:11 +02:00
| [monorepo-template ](./monorepo-template/ ) | Overly-engineered template for typescript monorepos |
2024-05-12 04:16:08 +02:00
| [multiplayer-backend ](./multiplayer-backend ) | Unfinished server for some multiplayer game. Later rebranded into `pleix-backend` |
| [og-website ](./og-website ) | My first ever personal website |
| [option ](./option/ ) | Typescript implementation of the `Maybe` monad |
| [pleix-frontend ](./pleix-frontend/ ) | No idea what `pleix` was supposed to be, but this was essentially just a bunch of experiments with [lit-html ](https://lit.dev/ ) |
2024-09-01 01:03:11 +02:00
| [simio-client ](./simio-client/ ) | Client for unfinished gravity simulator I was working on |
2024-05-28 03:32:52 +02:00
| [translucid ](./translucid ) | Tiny server lib I wrote as a beginner |
2024-05-12 04:16:08 +02:00
| [wave38 ](./wave38/ ) | Remake of [wave37 ](https://github.com/Mateiadrielrafael/wave37 ) I dropped super early into development. |