vibes.tlab.sh

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