Projects

Some handy tools I've been using that I finally decided to shave the dust and put out there

walden
walden

Personal logbook CLI for managing daily notes, tasks, and reminders with natural time references, full-text search, optional Age encryption, and an interactive TUI for outlining.

Summarize YouTube videos using OpenAI's ChatGPT with intelligent two-phase processing for high-quality, structured summaries.

#rust
#youtube
#openai
#ai

Enhanced shell history manager with automatic sensitive data redaction, fuzzy search, multi-shell import (zsh/bash/fish), interactive TUI browser, and cross-machine database merging.

#rust
#shell
#history
#cli
#security

A robust, high-performance Rust tool for extracting unique frames from video sequences using Mean Squared Error (MSE) analysis with comprehensive error handling and parallel processing.

#rust
#video
#image-processing
#cli