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.0

Semantic 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.

RAGsemantic-searchembeddingsvectorpgvectorTypeScriptAILLM
npm install @ticktockbent/johnny
License: MIT

REPRAM

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.

distributedephemeralencryptionprivacykey-valueGoDocker
git clone https://github.com/TickTockBent/REPRAM.git
License: MIT / Commercial

Charlotte

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.

MCPbrowser-automationaccessibility-treeAI-agentsTypeScriptPuppeteer
npx @anthropic-ai/claude-code mcp add charlotte -- npx -y @anthropic-ai/charlotte-mcp@latest
License: MIT

Termlife

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.

terminalgame-of-lifecellular-automatonGoCLIsimulation
brew install TickTockBent/tap/termlife
License: MIT

Have Questions or Feedback?

We welcome contributions, bug reports, and feature requests. Check out our GitHub repositories to get involved.