Open Source Showcase
We believe in giving back to the developer community. Explore our open source projects that we've built and maintain for everyone to use.
Johnny
v0.2.0Semantic Memory System for RAG Applications
A lightweight, project-agnostic semantic memory system designed to provide the retrieval layer for RAG (Retrieval-Augmented Generation) applications. Store facts, conversations, or documents with auto-generated embeddings and query them by semantic similarity.
npm install @ticktockbent/johnnyREPRAM
Distributed Ephemeral Storage System
REplicated EPhemeral RAM - a distributed, ephemeral key-value storage network designed for applications requiring high-performance, privacy-preserving data storage with automatic expiration. Client-side encryption ensures zero-trust security.
git clone https://github.com/TickTockBent/REPRAM.gitCharlotte
MCP Server for Structured Web Understanding
An MCP server that transforms web pages into structured, text-native representations for AI agents. Uses headless Chromium to expose accessibility trees, layout data, and interactive elements — no vision models or fragile CSS selectors required.
npx @anthropic-ai/claude-code mcp add charlotte -- npx -y @anthropic-ai/charlotte-mcp@latestTermlife
Terminal-Based Conway's Game of Life
A terminal-based implementation of Conway's Game of Life written in Go. Single binary, zero configuration - just run and watch cellular automaton patterns evolve in your terminal with customizable themes and patterns.
brew install TickTockBent/tap/termlifeHave Questions or Feedback?
We welcome contributions, bug reports, and feature requests. Check out our GitHub repositories to get involved.