Skip to content
View Coinupbtc's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Coinupbtc

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

Work first, then toys

Hiring managers: start at helix-qms-desk (browser JS, 90-second Monday). Spark owners: dream-stack (Python + shell). If you cannot run it this week, it is not listed.

Site: coinupbtc.com · Lab: coinupbtc.xyz · X: @coinupbtc

Python is the ops glue (serve, bench, seed). The things a stranger clicks are JavaScript / HTML. That split is on purpose.

Stack (what is actually in the repos)

Layer Proof What it is not
Browser JS + CSS helix, lander, boat, mempool, .com No React/Next résumé-spam
Python benches, Spark glue, gradebook Not notebooks-as-the-product
Shell dream-stack up.sh, keep-warm, heal Not a Kubernetes museum
Systems / inference Dual DGX Spark, TP=2, KV/context math, on-prem only Not “I wrote a CUDA kernel”
Quality / CSV ISO 13485 + 14971 desk, IQ/OQ/PQ, fail-closed Not a slide deck

Every listed repo has What / For / How and a Try it path.

Hire me (quality + systems)

Med-device quality thinking in a plant you can operate. Synthetic data.

Repo Lang What it is How
helix-qms-desk JS Monday: sticker ≠ cert, CAPA 8D, ISO 14971 residual, IQ/OQ/PQ ./setup.sh or Pages
build-a-boat JS Marine electrical package — voltage-drop / AC-DC hard stops ./setup.sh
teachers-book Python Offline gradebook PWA — controlled records Install

Run a Spark

Repo Lang What it is How
dream-stack Python + shell 2× Spark occupancy: 0731 + Qwen roommate + baton bash scripts/up.sh
spark-console Python + HTML One-pane fleet health on localhost ./setup.sh:8085
zwell-bench Python Score your OpenAI-compatible server ZWELL_BASE=… bench_zwell.py
spark-training-lab Python + shell Small LoRA/QLoRA (weights stay local) ./setup.sh
miaai35-tune Python llama.cpp flag bench on your :8889 ./setup.sh

miaai35-tune notes its serving baseline from MiaAI Labs’ Qwen3.6-35B Spark recipe — that credit is for that tune only.

Make something

Repo Lang What it is How
gravity-lander JS (Three.js) Phone-first lunar lander ./setup.sh:8070
bitcoin-blockfield JS Live mempool / fee wars ./setup.sh or index.html
stl-sandbox Python Prompt → STL/STEP, no cloud ./install.sh:8050
falling-sand HTML Particle chemistry in the browser index.html
ordinookis HTML Pixel characters + clips index.html

Homepage: Coinupbtc.github.iocoinupbtc.com

Weights stay local. Listed repos are things you run.

Pinned Loading

  1. spark-console spark-console Public

    What: local GPU/fleet dashboard (Pulse, fleet, services). For: one pane on localhost, no cloud. How: ./setup.sh → :8085

    Python

  2. stl-sandbox stl-sandbox Public

    What: prompt → printable STL/STEP locally. For: bed-fit CAD without cloud. How: ./install.sh then app.py → :8050

    Python

  3. dream-stack dream-stack Public

    What: 2× Spark occupancy — 0731 TP2 @ 348k + Qwen roommate + baton. For: clone, copy .env, bring the stack up. How: ./setup.sh then ./setup.sh --up

    Python

  4. helix-qms-desk helix-qms-desk Public

    What: Monday war-room + ISO 14971 risk + CSV binder (JS desk). For: Sr QE / SQE / validation screens. How: ./setup.sh or Pages

    JavaScript

  5. build-a-boat build-a-boat Public

    What: fictional marine electrical package. For: voltage-drop / AC-DC hard stops. How: ./setup.sh or Pages

    JavaScript

  6. gravity-lander gravity-lander Public

    What: phone-first Three.js lunar lander. For: playable landings on desktop/iPhone. How: ./setup.sh → http://127.0.0.1:8070/

    JavaScript