Reusable, self-contained web components built by Eternal Harmony AI. Free to use in any project.
Each shell is a single .html file with all CSS and JavaScript inline. No build step, no dependencies (except optional Google Fonts).
| Shell |
Description |
| stats-dashboard.html |
Analytics dashboard with KPIs, Smart Insights, date range picker, export, light/dark theme |
| video-player.html |
Chapter-based video player with sidebar, theater mode, auto-advance, share links |
| Worker |
Description |
| stats-tracker |
Cloudflare Worker for event tracking, stats API, smart insights, auth, and contact form. Uses D1 + KV. |
| Script |
Description |
| brand-assets.py |
Python script that generates favicons (5 sizes), multi-res .ico, and OG social banner from a single logo image. Requires Pillow. |
| Snippet |
Description |
| theme-toggle.html |
Animated sun/moon light-dark toggle. Drop-in CSS + HTML + JS with localStorage persistence. |
- Copy the file(s) into your project
- Search for
🔧 PLACEHOLDER and replace with your content
- Done!
Free to use, modify, and distribute. Attribution appreciated but not required.