
One Million Checkboxes
The HTML Maze
p5.js
OneLine
WebSim
Particular Drift
eex
Neal.fun
Vim Python IDE
One Million Checkboxes
Vim Python IDENo features have been listed yet.
Based on our record, One Million Checkboxes seems to be more popular. It has been mentiond 4 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Omcb is available but only in single player mode now: https://onemillioncheckboxes.com/. - Source: Hacker News / about 1 year ago
Nope, just like his original site, one million checkboxes https://onemillioncheckboxes.com/. - Source: Hacker News / about 1 year ago
Hello! As soon as I saw eieio's https://onemillioncheckboxes.com/, I knew I wanted to try it out using Elixir. The original was created using Python and Redis (later Go and Redis) but this one is using just one Elixir server and HAProxy for SSL termination. It's also using S3 to show the overview page where all the checkboxes are drawn on a 1000x1000 canvas. The whole site is running on a 4 core 8 GB Hetzner VPS... - Source: Hacker News / over 1 year ago
The first challenge was to figure out how to render thousands of checkboxes without crashing the browser or breaking the code. I knew about concepts like lazy loading and batch rendering, but I soon realized those alone wouldnโt be enough. As seen on One Million Checkbox, the checkboxes render on scroll, leveraging the viewport of the DOM โmeaning only the checkboxes visible in the view are rendered. - Source: dev.to / almost 2 years ago
The HTML Maze - Find the exit.
p5.js - JS library for creating graphic and interactive experiences
OneLine - Focus on the words that matter with OneLine.
WebSim - Free AI Web Editor and Simulator
Particular Drift - Create flowing particle animations out of any image (FOSS)
eex - A collection of web experiments