←back to thread

423 points sungam | 2 comments | | HN request time: 0.409s | source

Coded using Gemini Pro 2.5 (free version) in about 2-3 hours.

Single file including all html/js/css, Vanilla JS, no backend, scores persisted with localStorage.

Deployed using ubuntu/apache2/python/flask on a £5 Digital Ocean server (but could have been hosted on a static hosting provider as it's just a single page with no backend).

Images / metadata stored in an AWS S3 bucket.

1. mustaphah ◴[] No.45160099[source]
cool, very nice. The real test starts when the first dependency gets deprecated.
replies(1): >>45160134 #
2. sungam ◴[] No.45160134[source]
No dependencies - single page app with no backend including all html/css/js