Skip to content
View rndchris's full-sized avatar

Block or report rndchris

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
rndchris/README.md

Technical Consultant • Strength & Conditioning Coach • Contemporary Choreographer • Semi-Pro Offensive Lineman

I bridge the gap between rigorous physical discipline and practical software engineering. My work focuses on building fast, local-first tools, automating complex workflows, and designing systems that get out of the way so real work can happen.

🧠 The Stack & Systems

  • Code: Vanilla JavaScript, Express, PostgreSQL, EJS
  • Infrastructure: Linux (MX-Linux is my current favorite), Docker, Ollama (Local AI Pipelines)
  • Physical & Creative: NSCA-CSCS, contemporary/jazz funk choreography, offensive line mechanics
  • Business Domains: Master Data Management (PMDM,PIM), Disaster Recovery, Workflows and Automation

📂 Pinned Repositories

  • ask-shell (Local LLM CLI Integration) — A lightweight terminal companion that converts plain English into raw Linux commands.
  • volcano-bingo (Interactive UI & State) — Bingo for Volcano Movies.
  • orange-star (Database Architecture) — Turns meal planning into ordering from a restaurant menu.
  • okies (Media API Integration) — Voting on movies for movie night. Grabs movies from Jellyfin library.

⚡ Software Philosophy

  • Blessed is the pessimist, for they hath backups.
  • Software must solve real problems — Code is a tool, not an end in itself.
  • Software must work — Bugs happen, but there is no excuse for shipping fundamentally broken code.
  • Expectations must equal reality — Overhyping features and functionality only erodes trust.
  • Simplicity rules — Keep things lean, unless added complexity genuinely makes life easier for the end user.

Pinned Loading

  1. ask-shell ask-shell Public

    A local-first CLI utility that translates natural language requests into executable terminal commands using local LLM inference

    Shell

  2. volcano-bingo volcano-bingo Public

    Bingo, for volcano disaster movies.

    JavaScript

  3. okies okies Public

    A program to make it easier to pick movies to watch in a group using Jellyfin. Make a list of the movies you're interested in watching, and then vote on which movies everyone is willing to watch.

    JavaScript

  4. orange-star orange-star Public

    Make meal planning as easy as ordering from a restaurant menu.

    JavaScript