Projects

Public tooling, experiments, and emerging systems.

This page collects the public project surface for Squalor LLC. Some repos are more mature than others, but together they show the same bias toward practical workflows, useful automation, and technical tools that solve real problems.

Noterizer

Local-first audio transcription, structured summarization, OCR note capture, and semantic recall. The pipeline includes WhisperX transcription, speaker diarization, Ollama-based summarization, OCR to markdown, semantic indexing with ChromaDB, and query across transcripts, summaries, and image notes.

View repository

DataBall

Versatile data handling library for test executive applications. It is intended to support import/export across formats like CSV, Parquet, SQLite, archives, and `.ball`, along with metadata, relationships, DataFrame-style operations, and large dataset handling. It is heavily work-in-progress and likely to change substantially.

View repository

Consecutor

A simple but capable app for tracking events and maintaining daily streaks. It supports reminders, streak tracking, and detailed stats, with locally stored and encrypted data for privacy.

View repository

Obfuscator

A .NET library with a small CLI for generating synthetic CSV datasets, building ordered sweep datasets for test and characterization flows, reversibly obfuscating CSV data, and restoring obfuscated data from a manifest.

View repository

Organization

See the broader public repo set.

The GitHub organization remains the best place to see what is public right now, including utility projects, experiments, and whatever moves from internal use into open tooling over time.

Browse public repos