Skip to content
View Avanderheyde's full-sized avatar
👻
👻
  • New York
  • 04:53 (UTC -04:00)

Highlights

  • Pro

Block or report Avanderheyde

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.

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

I build AI-native tools, fun one-off apps, and self-hosted software systems.

My current focus is the software distribution layer for a world where agents can generate apps faster than humans can discover, deploy, trust, and maintain them.

Best Places to Start

  • SelfStack: open-source personal app server for AI-generated/self-hosted apps
  • VibeLeaderboard: live discovery layer and autonomous publication experiment for AI-built apps and tools
  • Claude Config: my Claude Code setup for hooks, skills, commands, MCP servers, and agent workflows
  • Vibe Costs: dashboard for vibe coders to track AI coding subscriptions, hosting, and SaaS spend

Flagship Open Source

SelfStack

Open-source personal app server for AI-generated software. One binary to deploy, run, and privately access apps on infrastructure you own.

selfstack-registry

Open registry of apps that fit the SelfStack framework, so the SelfStack binary can discover and run them locally.

Live Web Apps

vibeleaderboard.ai

An agent-assisted publication and discovery layer for high-signal AI-built apps, tools, and builders.

human-cost.com

A web app focused on making human time and cost easier to reason about.

PolicyMath

Insurance vs self-insurance calculator showing invested premiums, expected paid claims, and effective ruin protection after payout friction across home, health, and other insurance lines.

Vibe Costs

Dashboard for vibe coders to track AI coding subscriptions, hosting, and SaaS spend, with live API usage and project-level burn.

AI / Agent Tools

claude-config

Personal Claude Code operating system: hooks, skills, slash commands, MCP servers, quality gates, and cost tracking for agentic development.

resy-skill

Browser-based Resy booking skill for AI agents, with persistent sessions, confirmation behavior, and scheduled booking workflows.

levelsio-vps-setup-skill

Claude Code skill to deploy and operate a web app on a single cheap, hardened VPS the levels.io way — Hetzner/DigitalOcean + Next.js + SQLite + Caddy + systemd.

webapp-last-90

Claude Code skill for the last 90% of shipping an app: security hardening, deployment, domain setup, OG images, and the release checklist agents skip.

vibe-cost-tracker

Open-source dashboard for tracking AI coding subscriptions, hosting, SaaS costs, and project-level burn.

human-cost

Source for Human Cost.

basket-tracker

Experimental tracker for baskets, backtests, and related workflows.

CLI & Data Tools

acris-pp-cli

NYC ACRIS property records CLI — deeds, mortgages, parties, and full BBL history from NYC Open Data, with cross-dataset joins (bbl, debt, document, party-search).

Built By My Agent

agentboard

A self-hostable Linear clone generated and iterated on by my OpenClaw agent, not0xjarvis.

Pinned Loading

  1. levelsio-vps-setup-skill levelsio-vps-setup-skill Public

    A Claude Code skill to deploy and operate a web app on a single cheap, hardened VPS the levels.io way — Hetzner/DigitalOcean + Next.js + SQLite + Caddy + systemd.

    Shell 7

  2. vibe-cost-tracker vibe-cost-tracker Public

    help vibe coders keep track of how much they are spending

    TypeScript 1

  3. webapp-last-90 webapp-last-90 Public

    The last 90% of shipping a web app — a goal-driven Claude skill that finishes production-readiness (authz, monitoring, legal, backups, rate limits, CI/CD, ops) after you deploy.