Learn some basic algorithms via

https://github.com/trekhleb/javascript-algorithms?tab=readme-ov-file
super cool repo! This algorithm will just run on the client, if it isn't
my server will blow up :( Maybe I will just make a postgres db that
sends the users processing info to save other users processing power?
This commit is contained in:
yuanhau 2025-05-19 13:59:10 +08:00
parent 2f2b4b1d19
commit edd8e5b05a
13 changed files with 127 additions and 462 deletions

View file

@ -17,7 +17,6 @@
"@fontsource/fira-code": "^5.2.6",
"@fontsource/fira-sans": "^5.2.5",
"@heroicons/vue": "^2.2.0",
"@nuxt/content": "3.5.1",
"@nuxt/image": "1.10.0",
"@nuxtjs/i18n": "9.5.4",
"@nuxtjs/robots": "5.2.10",