OSINT, SEO, privacy, and utility tooling for investigators, researchers, marketers, and people who care about their digital footprint.
| Project | Summary |
|---|---|
| palm-tree | High-volume traffic noise generator with personas, chaos modes, and geo rotation. |
| Telespot | Phone-number OSINT CLI across Google, Bing, DuckDuckGo, and Dehashed. |
| Spin | Full-featured desktop browser focused on OSINT workflows and privacy. |
| opt-out-manual-2026 | DIY opt-out guide for 400+ people-search and data-broker sites. |
| Repository | What it does |
|---|---|
| blueTTool | Web utility for testing and managing Bluetooth Low Energy devices with Bluefy on iOS. |
| LOVE-BOMB | Experimental utility project. |
| opt-out-manual-2026 | Manual and walkthroughs for opting out of 400+ data-broker and people-search sites. |
| palm-tree | Randomized traffic-noise generator for privacy and behavioral obfuscation. |
| spicy-cat | Privacy tool that creates realistic personas and activity noise. |
| Spin | Desktop OSINT and privacy browser application. |
| TeleSTOP | Local desktop app for removing personal data from 50+ people-search sites. |
| Telespot | CLI phone-number OSINT with multi-source search and correlation support. |
| Telespotter | Rust implementation of Telespot for faster and lighter phone OSINT workflows. |
| TelespotXX | Web app that combines Telespot, TelespotX, and Telespotter workflows. |
| thumpersecure | Profile and landing repository for the Code Cookbook experience. |
| xTELENUMSINT | Chrome extension that runs phone OSINT searches in 10 number formats. |
| zweather | Weather app that compares current forecasts with prior forecast changes. |
Phone -> OSINT -> opt-out workflow:
Telespot (CLI) -> Telespotter (Rust) -> TelespotXX (Web)
|
+-> xTELENUMSINT (Chrome extension)
+-> TeleSTOP (Desktop opt-out)
Visit the interactive Code Cookbook — a cinematic, gamified portfolio experience:
https://thumpersecure.github.io/thumpersecure/
Site uses a snapshot generated by GitHub Actions — no client-side API calls required. A scheduled workflow (scripts/build_snapshot.js) fetches repo data daily and commits it to docs/data/site_snapshot.json. The frontend loads this static file with a 3-tier fallback (snapshot → localStorage cache → embedded fallback), so the site never shows zeros or broken states.
- Collapsible modules — 8 sections with animated expand/collapse and a global toggle
- Music player — Mute toggle, 3 tracks with autoplay, playlist auto-advance, preferences persist in localStorage
- AI defense effects — Optional fictional [SIMULATION]/[DEMO] toast notifications (toggle on/off)
- Puzzles — 3 opt-in mini-games that unlock bonus content (skip available, state persists)
- Search/filter — Full-text search across the recipe index
- Accessibility — Keyboard navigation, focus rings, ARIA attributes, reduced motion support
- SEO — Sitemap, robots.txt, Open Graph tags, JSON-LD structured data
Place local audio files in docs/ or docs/assets/audio/. Track 1 (Tron) uses a local .m4a file. Tracks 2–3 fall back to iTunes 30-second previews if no local files are provided. See docs/assets/audio/README.md for details.
All user preferences are stored under ts_cookbook_settings in localStorage. Open the ⚙ Settings panel to toggle effects, reset puzzles, or enable dev mode.
Available for hire - let's build something useful.