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