fix: more misc fixes

This commit is contained in:
Devin Haska 2024-03-05 11:39:44 -08:00
parent 405ce1533d
commit 6e2c4d58a0
3 changed files with 5 additions and 8 deletions

View file

@ -63,7 +63,7 @@ I mostly kept up with drawing, although Ive had week-long (or more) periods o
I got busy with some side projects in the coding space:
- [A static site powered][teabase] by NextJS and AirTable to publish our tea collection.
- A static site powered by NextJS and AirTable to publish our tea collection.
- [A simple API][hltbapi] for querying [How Long to Beat][hltb], integrated into an iOS shortcut.
- A (incomplete) [CHIP-8 emulator][chip8] built using JavaScript.
@ -100,7 +100,6 @@ Im writing this post about a week into 2021 and if youve been following al
[mayors]: https://www.youtube.com/watch?v=KxtGJsnLgSc
[commentator]: https://www.youtube.com/watch?v=vPhpJuraz14
[antitrust]: https://www.washingtonpost.com/technology/2020/12/17/google-search-antitrust-lawsuit/
[teabase]: https://teabase.vercel.app
[hltb]: https://howlongtobeat.com
[hltbapi]: http://hltb-api.vercel.app/
[chip8]: https://github.com/devinwl/chip-8