Skip to content

Instantly share code, notes, and snippets.

View hmseeb's full-sized avatar

Haseeb Azhar hmseeb

View GitHub Profile
@hmseeb
hmseeb / openclaw-client2-config.json
Last active March 9, 2026 10:35
openclaw client 2 config — maverick + qwen3.5 benchmark-optimized pairing
{
"meta": {
"lastTouchedVersion": "2026.2.9",
"lastTouchedAt": "2026-03-09T15:30:00.000Z"
},
"wizard": {
"lastRunAt": "2026-03-06T11:17:33.016Z",
"lastRunVersion": "2026.2.9",
"lastRunCommand": "doctor",
"lastRunMode": "local"
@hmseeb
hmseeb / openclaw-config.json
Last active March 9, 2026 10:35
openclaw config — maverick + qwen3.5 benchmark-optimized pairing
{
"meta": {
"lastTouchedVersion": "2026.2.9",
"lastTouchedAt": "2026-03-09T15:30:00.000Z"
},
"wizard": {
"lastRunAt": "2026-03-05T20:00:38.720Z",
"lastRunVersion": "2026.2.9",
"lastRunCommand": "doctor",
"lastRunMode": "local"
@hmseeb
hmseeb / openclaw-nvidia-config.json
Last active March 6, 2026 17:21
OpenClaw NVIDIA provider config for Railway deployment
{
"meta": {
"lastTouchedVersion": "2026.2.9",
"lastTouchedAt": "2026-03-06T11:17:33.023Z"
},
"wizard": {
"lastRunAt": "2026-03-06T11:17:33.016Z",
"lastRunVersion": "2026.2.9",
"lastRunCommand": "doctor",
"lastRunMode": "local"
@hmseeb
hmseeb / bluebubbles-setup-guide.md
Last active March 8, 2026 21:36
BlueBubbles Server — Complete Setup & API Guide (macOS iMessage bridge)

BlueBubbles Server — Complete Setup & API Guide

Self-hosted iMessage bridge with REST API & Webhooks. Send and receive iMessages programmatically from any device.


Requirements

  • macOS 10.15+ (Catalina or later)
  • Apple ID signed into iMessage on the Mac (open Messages.app and verify you can send/receive)
@hmseeb
hmseeb / README.md
Created February 24, 2026 10:28
Claude Code Custom Statusline for macOS — context bar, rate limits, git info, session cost

Claude Code Custom Statusline for macOS

A rich 3-line statusline for Claude Code showing context window usage, API rate limits, git info, session cost, and more.

What it shows

Opus 4.6  ▰▰▰▰▰▰▰▰▰▰▰▰▱▱▱▱▱▱▱▱  76%  49k left
5hr 14% ↻ 6pm · 7d 56% ↻ feb24
~/my-project main ✓ ~$0.30 · 24t · 37m
@hmseeb
hmseeb / PIPELINE_STATUS.md
Created February 20, 2026 17:55
PersonaPlex Voice Pipeline Status Snapshot — Feb 20, 2026

PersonaPlex Voice Pipeline — Status Snapshot (2026-02-20)

Architecture

Cascaded STT → LLM → TTS voice pipeline on LiveKit Agents SDK v1.4.2

Hardware

  • Current: RunPod RTX A5000 (24GB VRAM), Pod ID: hww87ivbmxgcvq
  • VRAM usage: ~16GB / 24.6GB with all services running

Stack

@hmseeb
hmseeb / MASTER-TEST-CHECKLIST.md
Created February 13, 2026 11:55
LeadrWispr v0.5.65 — Full Platform Human Test Checklist

Master Testing Checklist

Purpose: Full platform human test checklist for LeadrWispr App Version: 0.5.65 Last Updated: 2026-02-13 Estimated Time: ~4 hours (full), ~15 min (smoke test)


Smoke Test (15 min)

@hmseeb
hmseeb / supabase-api-docs.md
Last active January 31, 2026 14:44
Badaaas Supabase API Documentation

Badaaas Supabase API Documentation

REST API for querying Skool member data stored in Supabase. Data is synced from Skool every 2 hours.

Base URL

https://nssmjrrwhthzrjzpfokl.supabase.co/functions/v1
@hmseeb
hmseeb / API_DOCS.md
Last active January 31, 2026 14:24
Skool Scraper API Documentation

Skool Scraper API Documentation

A REST API for scraping member data from Skool communities.

Base URL

https://skool-scraper-production-c8a8.up.railway.app
@hmseeb
hmseeb / skool-scraper-api.md
Last active January 30, 2026 23:11
Skool Scraper API Documentation

Skool Scraper API Documentation

Base URL: https://skool-scraper-production-c8a8.up.railway.app

Overview

A REST API for scraping member data from Skool communities. Jobs run asynchronously - you create a job, poll for status, then retrieve results when complete.

Admin-only data: When scraping as a community admin, you get access to additional fields like email, role, LTV, and survey answers.