gemini-chat-organizer-hub

🚫sfwa
Visit
by MartinSantosT

A local, offline-first hub for organizing AI chats, prompts, and projects — kanban board included, all in one file.

ainotes
Screenshot of gemini-chat-organizer-hub
★ 26 stars · 3 forks3 · 1 contributor1 · 58 KB · created Nov 2025 · gemini-chat-organizer-hub ↗
HTML 100%
Is it a true single-file web app?
✗ No, this is not a single-file web app. It needs 6 files from elsewhere.
– Contacts cdn.jsdelivr.net
– Contacts cdn.tailwindcss.com
– Contacts unpkg.com
How to fix it
→ Replace the Tailwind CDN script with a compiled stylesheet inlined in a <style> tag
→ Inline web into a <script>/<style> tag instead of fetching it from unpkg.com
→ Inline index.js into a <script>/<style> tag instead of fetching it from unpkg.com
→ Inline style.css into a <script>/<style> tag instead of fetching it from cdn.jsdelivr.net
→ Inline Phosphor-Bold.woff2 into a <script>/<style> tag instead of fetching it from cdn.jsdelivr.net
→ Inline Phosphor-Fill.woff2 into a <script>/<style> tag instead of fetching it from cdn.jsdelivr.net
Open issue ↗
Security audit — full results 9/9
✓ No leaked credentials (detect-secrets)
✓ Semgrep security-audit ruleset
✓ Semgrep javascript ruleset
✓ eval() usage
✓ Function() construction
✓ decode→eval chain
✓ document.write of decoded content
✓ sendBeacon usage
✓ decoded content DOM injection
Embed this badge
iamsingle.app — security audit — 9/9
← back to the full catalog