Chindogu
The Art of Chindogu⌗
This is a collection of links related to the talk I gave at WEBDEVCON 2024 in Amsterdam.
videos⌗
- Allan Pan - giving snakes there legs back. (that is the actual title, I think it’s ragebait)
- William Osman - Laser Cut Vin Diesel Ham and Cheese Sandwich
- Simone Giertz - I TURNED MY TESLA INTO A PICKUP TRUCK
- Everything is Hacked - I made a FULL-BODY keyboard
- Erwin de Keijzer - Project Coldplay
css frameworks⌗
- https://getbootstrap.com/
- http://getskeleton.com/
- https://milligram.io/
- https://tailwindcss.com/
- https://ui.nuxt.com/
- https://bulma.io/
javascript frameworks⌗
security / authentication⌗
- https://www.cloudflare.com/products/tunnel/
- https://caddyserver.com/ with https://caddyserver.com/docs/caddyfile/directives/forward_auth
- https://fidoalliance.org/passkeys/
- https://github.com/gnur/tobab
- https://firebase.google.com/docs/auth
- https://www.cloudflare.com/zero-trust/products/access/
datastores⌗
- https://firebase.google.com/docs/firestore
- https://www.mongodb.com/
- https://www.sqlite.org/
- https://www.postgresql.org/
- https://github.com/blevesearch/bleve
- https://github.com/asdine/storm
- https://www.meilisearch.com/
build / deploy tools⌗
- https://cloud.google.com/appengine
- https://www.talos.dev/
- https://argo-cd.readthedocs.io/en/stable/
- https://skaffold.dev/
- https://www.pulumi.com/
- go embed
- ko (go build tool)