







Imagine every pixel on your screen, streamed live directly from a model. No HTML, no layout engine, no code. Just exactly what you want to see. @eddiejiao_obj, @drewocarr and I built a prototype to see how this could actually work, and set out to make it real. We're calling it Flipbook. (1/5)
Zain Shah on Twitter / X
Imagine every pixel on your screen, streamed live directly from a model. No HTML, no layout engine, no code. Just exactly what you want to see.@eddiejiao_obj, @drewocarr and I built a prototype to see how this could actually work, and set out to make it real. We're calling it… pic.twitter.com/C4BEi1lse8— Zain Shah (@zan2434) April 22, 2026
davidbau.com Vibe Coding
Back in 2009 I posted a simple Mandelbrot fractal viewer on the web: a single HTML file with inline Javascript. Just 329 lines of code, each pixel a tiny table cell. Click to zoom. Watch it iterate. That was about it!
Hyper-Frame - an iframe that can frame any website
Try the live console. Embed, navigate, automate, and capture pages through a remote browser-backed iframe.


HTML Can Do That
HTML has been gobbling up swathes of what used to be JavaScript’s remit. This page lists a bunch of dynamic functionality that we can now achieve with just HTML.
HTML Can Do That
HTML has been gobbling up swathes of what used to be JavaScript’s remit. This page lists a bunch of dynamic functionality that we can now achieve with just HTML.
Presentation API - Web APIs | MDN
The Presentation API lets a user agent (such as a Web browser) effectively display web content through large presentation devices such as projectors and network-connected televisions. Supported types of multimedia devices include both displays which are wired using HDMI, DVI, or the like, or wireless, using DLNA, Chromecast, AirPlay, or Miracast.

KoboPatch Web UI
All I wanted to do is customize my Kobo's home screen, and I went down a reverse engineering rabbit hole and built the ultimate easy-to-use tool to mod your Kobo devices.

The HTML presentation framework | reveal.js
Documentation and demos for the open source reveal.js HTML presentation framework.

How to Write a Flexbox Layout Engine
You won't guess how little code it takes to write a Flexbox-like layout engine that could render any website.

Session live view - Browserbase Documentation
An interactive window to display or control a browser session.
Surya on Twitter / X
You can just RL a coding model to paint with javascript btw pic.twitter.com/4x5B81kjUh— Surya (@kickingkeys) August 23, 2026
Homepage
Supported by Webflow. Animate Anything - A wildly robust JavaScript animation library built for professionals.

Preserving the Pixel Art Look in Web Content
Learn essential CSS techniques, scaling strategies, and design principles that preserve the crisp, totally-cool aesthetic of pixel graphics across high-resolution displays and responsive web environments.