What did one taco chip say to the other? "Let's go for a dip."
A custom new tab page shaped like a terminal. The left half renders a planet as live ASCII.
I am working on a Spotify bot that gauges your current mood based on the songs you’ve listened to recently, adjusts your playlist to match that mood, and simultaneously refines your musical taste by recommending new songs.
Retro Mail 95 is a local-first Gmail client wrapped in a pixel-faithful Windows 95 interface. It reads, searches, sends, replies, forwards, archives and stars real mail through the Gmail API — with no delete path anywhere in the code. The frontend is vanilla HTML/CSS/JS; the backend is one Python file using nothing but the standard library.
PokeBird is a pocket-sized bird-song identifier that runs entirely on an RP2350 microcontroller with no internet, no phone and no cloud. It listens through the board's onboard microphone, computes mel spectrograms in real time on one core, and runs a two-stage INT8 neural network — 178 Istanbul bird species plus an "unknown" class — in 520 KB of RAM.
7x7 LED matrix powered by ESP32-c6 Supermini and controlled by HT16K33.