What it does
Infra Audit bundles provider checks, DNS, hosting, and SSH workflows into one central CLI and web interface.
Why it is useful
Useful when multiple providers, hosts, and access paths should feed one understandable operating workflow.
Python
Flask
Ops
Cloudflare
IONOS
What it does
Sherlock searches large local PDF collections, adds OCR fallback, summarizes hits with LLMs, and even turns them into flashcards.
Why it is useful
Useful when document work should produce passages, links, and study material instead of just file names.
Flask
PDF search
OCR
LLM
Research
What it does
Charon moves very large folder trees locally or over SSH, can verify transfers afterward, and avoids unnecessary log traces on disk.
Why it is useful
Useful when sensitive or heavy data collections need a robust move process instead of ad-hoc manual handling.
Python
PySide6
File transfer
SSH
Verification
What it does
HLSMediaDownloader crawls course or media pages, collects `.m3u8` streams, downloads them in bulk, and connects transcription directly to the same workflow.
Why it is useful
Useful when scattered video links should become a usable media set with audio, video, and text output.
Python
PySide6
Media
ffmpeg
Transcription
What it does
Audiometer measures microphone levels live, links Mac and phone through project codes, and logs hearing events, distances, and audio playback in real time.
Why it is useful
Useful when acoustic tests, field measurements, or hearing limits should be documented cleanly instead of improvised.
Flask
Audio
Realtime
Mobile
Measurement
What it does
EinsatzPilot is a vertical SaaS MVP for service businesses that pulls inquiries, prioritization, dispatch, and landing pages into one operating flow.
Why it is useful
Useful when scattered leads and jobs should become a controllable business process.
FastAPI
SaaS
Dispatch
Leads
Tests
What it does
TikTok Publisher turns GIFs and audio into upload-ready MP4s, generates captions, manages a queue, and publishes through the official TikTok API.
Why it is useful
Useful when content production, timing, and upload should not depend on endless manual steps.
PySide6
TikTok API
Media pipeline
SQLite
Automation
What it does
TikTok Comment Watcher performs controlled logins, scans comments repeatedly, stores state in SQLite, and exports snapshots per video.
Why it is useful
Useful when community feedback should be tracked systematically instead of disappearing in the feed.
Python
Playwright
Monitoring
SQLite
Export
What it does
Specforger takes one text specification containing multiple files, previews the plan, and writes real folders and files transactionally.
Why it is useful
Useful when an idea or spec should become a clean project state without blindly overwriting files.
Flask
Codegen
Filesystem
Transactions
Undo
What it does
contabo-handler bundles diagnosis and recovery steps for a real Contabo VPS and keeps provider-specific work separate from the rest of the ops stack.
Why it is useful
Useful when a concrete server has to be stabilized under pressure, not just administered in theory.
Python
Contabo
VPS
Diagnosis
Recovery
What it does
Epstein Archive Watcher monitors an official source page, downloads new documents automatically, de-duplicates them in SQLite, and mirrors them to Cloudflare R2.
Why it is useful
Useful when ongoing publications should become a reliable archive with a viewer instead of a manual collection job.
Python
Watcher
SQLite
Cloudflare R2
Archive
What it does
Notes is a modular Flask app for notes, modules, and knowledge building blocks with a database, uploads, and auto-registered areas.
Why it is useful
Useful when knowledge should grow as an expandable personal system instead of staying in loose files.
Flask
SQLAlchemy
Knowledge system
Uploads
Modules
What it does
Rithimos combines rhyme search, a songwriting workspace, beat upload, and audio handling in one focused writing environment.
Why it is useful
Useful when writing, sound, and structure should stay together in one tool.
FastAPI
Songwriting
Rhymes
Audio
Workspace
What it does
Driver Diver Flex plans, transfers, verifies, and cleans up large drive migrations with a session database and encrypted logs.
Why it is useful
Useful when TB-scale moves should run in a controlled way instead of improvised.
PySide6
Migration
Verification
SQLite
Logs
What it does
Shared Venv Curator splits Python dependencies into curated main environments, scans conflicts, and maintains package profiles.
Why it is useful
Useful when many projects should not depend on one overloaded mega-venv.
Python
Venvs
Dependency management
Automation
Profiles
What it does
mail-exporter takes selected Apple Mail messages and turns them into well-styled PDFs in chronological order.
Why it is useful
Useful when mail correspondence needs to be documented, archived, or passed on.
Python
Apple Mail
PDF
Archiving
Export
What it does
Sorting Algorithms Studio presents sorting algorithms as an interactive web app with visualization, replay, benchmarking, and theory.
Why it is useful
Useful when learning, explaining, and testing should meet inside one teaching tool.
Flask
JavaScript
Algorithms
Visualization
Learning
What it does
Market Scout watches Swiss marketplace pages, learns rolling fair values, and flags under-market deals.
Why it is useful
Useful when product search should be more data-driven than gut feeling.
Python
SQLite
Monitoring
Market data
Alerts
What it does
blackademics connects image holdings, database tables, DeepFace/FairFace evaluations, Swiss BFS population data, and literature work into one research environment about visibility, bias, and representation.
Why it is useful
Useful when image archives, ML evaluation, and historical questions should become systematically researchable instead of living in separate silos.
Python
DeepFace/FairFace
MySQL
BFS API
Visual History
What it does
Logic Bounce Automation drives Logic Pro through UI automation so entire project batches can be bounced consistently.
Why it is useful
Useful when audio exports should not be launched by hand one after another.
Python
AppleScript
Logic Pro
Audio
Automation
What it does
Logic Project Finder matches bounce files back to their source projects through metadata and SHA-1 comparison.
Why it is useful
Useful when many exports make it hard to see which Logic project produced them.
Python
SHA-1
Spotlight
Audio
Matching
What it does
Mac Mini Healthcheck collects system state, logs, network data, and storage info and packages them into a GUI report.
Why it is useful
Useful when a machine state should be captured quickly before maintenance or debugging.
Tkinter
macOS
Diagnostics
System report
Monitoring
What it does
Space Rescue scans large directories, highlights storage hogs, and helps clean up safely through a GUI.
Why it is useful
Useful when storage problems should be handled transparently instead of blindly.
Tkinter
macOS
Storage
Cleanup
Analysis
What it does
List_Files scans large directory trees very quickly and streams the structure into text files.
Why it is useful
Useful when file inventories need to be documented, compared, or prepared for later processing.
Python
Filesystem
Scanning
Text export
Performance
What it does
Blender Director Studio separates direction, camera, movement, scene, and render pipeline into clear modules for animated scenes.
Why it is useful
Useful when creative iteration should stay steerable instead of dissolving into Blender chaos.
Python
Blender
Animation
Rendering
Direction
What it does
Warhammer Paint Mixer is a desktop app that organizes color sets and mixes for miniature work.
Why it is useful
Useful when color decisions and recipes should stay consistent and repeatable.
PySide6
Color
Desktop
Miniatures
Organization
What it does
Monopoly builds lobby flow, board logic, and bank logic as a web app with separated blueprints.
Why it is useful
Useful when game rules, multiplayer behavior, and UI should work together as a clean system.
Flask
Game logic
Multiplayer
Banking
Blueprints
What it does
GifAudioLooper combines an animated GIF with one audio track, loops the image seamlessly to the end, and exports an upload-ready MP4 or WebM.
Why it is useful
Useful when simple assets should become a usable clip for social or media contexts in one step.
PySide6
ffmpeg
GIF
Audio
Export
What it does
blackademics-vis builds on the research data and turns galleries, timelines, representation views, confidence evaluation, and collection comparisons into a usable web interface.
Why it is useful
Useful when analysis results should not remain trapped in CSV files or SQL tables, but become visible, filterable, and discussable.
Flask
Analytics
Gallery
SQL
Visualization