1
Fork 0

Add typescript/og-website

This commit is contained in:
prescientmoon 2024-03-04 16:30:36 +01:00
commit 73b742dd80
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4
36 changed files with 3643 additions and 0 deletions
typescript

View file

@ -7,3 +7,4 @@
| [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/) |
| [monadic](./monadic) | Custom web framework inspired by [halogen](https://github.com/purescript-halogen/purescript-halogen) |
| [og-website](./og-website) | My first ever personal website |