Skip to content
View trak3r's full-sized avatar

Block or report trak3r

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
trak3r/README.md

Thomas Davis

Hands-on CTO and technical co-founder. 20+ years building and scaling healthcare SaaS in regulated environments (SOC 2, HIPAA). Still ships production code daily — lately with AI-assisted development to raise velocity and retire long-lived tech debt.

Focus: Ruby on Rails · AWS · CI/CD · security & compliance · small teams that ship

Most of my production work lives in private repositories. What’s public here is tooling and libraries extracted from real systems, plus a few side projects.

Links: LinkedIn · Resume

Recent public work

  • binlore — Autonomous media→knowledge pipeline: Twitch VOD ingest, local Whisper, LLM lore extraction, and a live Quartz wiki (demo)
  • yyyymmdd — Integer calendar-day (YYYYMMDD) helpers extracted from a production Rails codebase
  • capistrano-idempotent — Run Capistrano setup steps at most once per host
  • capistrano-apt-packages — Idempotent apt package helpers for Capistrano
  • capistrano-sync-remote-file — Keep local config files in sync on deploy targets
  • pmci — Lightweight git-based CI for Rails projects

Pinned Loading

  1. binlore binlore Public

    Autonomous media→knowledge pipeline: Twitch/YouTube ingest, local Whisper, LLM lore extraction, and a live Quartz wiki.

    TypeScript

  2. yyyymmdd yyyymmdd Public

    Convert integers, strings, and dates to and from YYYYMMDD format for old-school database schema.

    Ruby

  3. capistrano-idempotent capistrano-idempotent Public

    Capistrano helper to run a task once per server rather than every deploy.

    Ruby

  4. pmci pmci Public

    Poor-man's Continuous Integration script for git-based Ruby on Rails projects.

    Shell 1

  5. conf2obsi conf2obsi Public

    Copy personally authored Confluence documents into your Obsidian vault

    Python

  6. rngesus rngesus Public

    Upload screenshots or CSV files to build TTRPG random tables and roll on them, with smart interpolation of embedded rolls shorthand

    JavaScript