1
Fork 0
solar-conflux/typescript/README.md

11 lines
1.3 KiB
Markdown
Raw Normal View History

2023-10-29 02:26:18 +02:00
# Typescript
2024-03-04 15:45:52 +01:00
| Name | Description |
| ----------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| [lunardash](./lunardash/) | Rhythm game I dropped super early into development |
| [option](./option/) | Typescript implementation of the `Maybe` monad |
| [wave38](./wave38/) | Remake of [wave37](https://github.com/Mateiadrielrafael/wave37) I dropped super early into development. |
| [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-03-04 16:04:28 +01:00
| [monadic](./monadic) | Custom web framework inspired by [halogen](https://github.com/purescript-halogen/purescript-halogen) |
2024-03-04 16:30:36 +01:00
| [og-website](./og-website) | My first ever personal website |