Self-contained HTML tools and applets for the web.
- Hello World - A simple greeting to test the setup
- Idle Quest - An idle RPG with combat, upgrades, zones, and prestige
- GitHub Discussion to Markdown - Convert GitHub discussions to structured markdown
- Webcam Pose Tracking - Real-time body pose estimation using MediaPipe
- Pose Subspace Analysis - Interactive keypoint subspace construction using PCA
- Frame-Accurate Video Player - Local video player with frame-accurate seeking, zoom/pan, and playback controls
- h5ls - HDF5/SLP file explorer using h5wasm with streaming support
- Label ROI - Video ROI annotation tool with zoom/pan, hover highlighting, and YAML export
- Calibration Studio - Multi-camera calibration tool with ChArUco detection, intrinsic/extrinsic calibration, and TOML export
- Link Unfurl Preview - Preview how links appear when shared on social media
- Video Event Annotator - Frame-accurate event segment annotation with multi-track timeline
- SLP Viewer - SLEAP pose visualization with video overlay, embedded pkg.slp support, track colors, and shareable links
- SLP Skeleton - Interactive skeleton structure viewer for SLEAP .slp files with node/edge inspection
- GitHub Stats - Contribution stats dashboard with commits, LOC, PRs, and activity heatmap
- PyPI Name Checker - Check Python package name availability with suggestions
- CORS Check - Test URL CORS status and get the right fetch code
Each "vibe" is a self-contained HTML application with inline CSS and JavaScript. No build steps, no frameworks - just HTML that works.
Inspired by simonw/tools and the vibe coding philosophy.
A Talmo Lab project.
Want to create a new vibe? See CONTRIBUTING.md for development setup and guidelines.
BSD-3