+========================================================================+

PROJECTS

Everything BMRL has shipped — civic-research dashboards, developer tooling, and OSS releases. 13 entries.

+========================================================================+
filter:
13 / 13 entries
----------------------------------------------------------------------------------------
> spending.blackmesalabs.org v1.0 [ACTIVE]

SPENDING

// defense + law-enforcement spending · FY12–FY26

Interactive dashboard of U.S. federal defense (Budget Function 050) and civilian law-enforcement spending, FY2012 through FY2026. FY range slider, category toggles, line / stacked bar / doughnut charts, KPIs, and a written report with full bibliography.

  • >Prerendered static site — no runtime backend
  • >Raw CSV + rendered markdown report shipped with the UI
  • >Source of truth is a typed TS module derived from the CSV
> liechart.blackmesalabs.org v0.2 [ACTIVE]

LIECHART

// two-axis profiles of U.S. political figures

Evidence-based two-axis profiles of U.S. political figures. Every score — ideology and democratic-norms risk — traces back to a direct quote, policy position, or official action, with the source cited inline. Cross-subject scatter plus per-figure dossiers.

  • >Eight democratic-norms axes + per-issue ideology scale
  • >Profiles are hand-reviewed JSON against a versioned schema
  • >Methodology page renders the rubric directly from source
> farm.blackmesalabs.org v0.1 [ACTIVE]

FARM

// U.S. farm bankruptcies · 2016–2025

Ten-year deep dive into U.S. Chapter 12 farm bankruptcy filings, with state and regional breakdowns, farm-sector financial indicators, and the policy drivers behind the trend. Long-form report alongside downloadable CSVs.

  • >Annual national filings plus state and regional breakdowns
  • >Flags the 2019 Family Farmer Relief Act debt-cap change in pre-/post comparisons
  • >Research package (CSVs + report) is the source of truth, baked into the build
> inflation.blackmesalabs.org v0.1 [ACTIVE]

INFLATION

// the 2019–2025 cost-of-living squeeze

What groceries and essentials actually cost from 2019 through 2025, how paychecks did and didn't keep up, and where the extra money ended up. Rebased price indices, a working-family food-budget breakdown, corporate-profit "sellers' inflation" charts, and a long-form report with full sources.

  • >Seven theme-reactive Observable Plot charts, each with an sr-only fallback table
  • >CPI-vs-wages, grocery basket, energy prices, and profit-share views
  • >Research package (CSVs + report) is the source of truth, synced into the build
> ncentcom.novaprospekt.cc v1.0 [ACTIVE]

NCENTCOM

// intelligence fusion dashboard · single-screen operational picture

Nova Central Command — intelligence fusion dashboard that consumes nova-core's data pipeline (GDELT, ADS-B, AIS) and presents a single-screen operational picture. WORLDVIEW-inspired dark aesthetic with monospace data readouts, HUD-style UI, drill-down maps, and AG-Grid tabular views.

  • >Live GDELT event stream with regional threat composites
  • >ADS-B + AIS overlays for air and maritime tracking
  • >Drill-down MapLibre layers and AG-Grid tabular detail
> ossmile.novaprospekt.cc v0.1 [PREVIEW]

OSSMILE

// the "good news" dashboard · philosophical inverse of ncentcom

Open-source positivity dashboard. Inverse product to NCENTCOM — same GDELT pipeline, opposite filter. Cooperative, humanitarian, and scientific events surface to the top; threat-weighting inverts to reward positive signal. Regional smile-score composites streamed via SSE.

  • >GOLDSTEIN ≥ +3 and CAMEO cooperation codes drive event selection
  • >Regional smile-density and positive-tone composites
  • >SSE stream from scoring service straight to the frontend
> blackmesalabs.org/roguewave v0.0 [RESEARCH]

ROGUEWAVE

// terminal workspace with Claude as the ambient layer

Fork of Waveterm that wires Claude in as the ambient intelligence of the terminal workspace — native Anthropic provider, operator-session and Jira blocks, and role-based workspace presets for Code, Arch, Research, Review, and Ops.

  • >Native Anthropic/Claude provider, not an OpenAI shim
  • >Operator-session and Jira issue blocks built on Waveterm view types
  • >Role-based workspace presets for the NOVAICOM operating model
> blackmesalabs.org/artemis-tracker v0.1 [PREVIEW]

ARTEMIS-TRACKER

// live telemetry for the Artemis II crewed lunar mission

Live mission console for Artemis II — spacecraft state vector from JPL Horizons, Deep Space Network antenna activity, space-weather conditions from NASA DONKI, and a 2D figure-8 trajectory plot. Ground-station-style HUD aesthetic, polled and streamed over WebSocket.

  • >Position / velocity from JPL Horizons polled every 3 minutes
  • >DSN dish status from eyes.nasa.gov/dsn polled every 5 seconds
  • >CME, flare, geomagnetic-storm, and SEP events from NASA DONKI
  • >No public domain or repo yet — internal preview only
> backyarddsn.blackmesalabs.org v0.1 [ACTIVE]

BACKYARDDSN

// DIY deep-space reference & utility console

A static, self-contained reference console for hobbyists interacting with satellites, radio telescopes, and spacecraft — receive-first, license-honest, and citizen-science oriented. Filterable catalog, live utilities (DSN Now, NASA APOD, ISS position), and an honest mid-2026 status strip.

  • >Filterable catalog across seven categories from one typed data model
  • >Live DSN Now, APOD, and ISS utilities that degrade gracefully offline
  • >RX-vs-TX honest — surfaces every license caveat and retired-service note
> bitbucket · novaprospekt/ascii-image_mu-converter v1.13 [ACTIVE]

ASCII-IMAGE-CONVERTER

// image → ASCII / braille / Nomadnet Micron

CLI fork of TheZoraiz/ascii-image-converter that adds Nomadnet Micron (.mu) output, intended for use over the Reticulum mesh-network stack. Renders JPEG, PNG, BMP, WEBP, TIFF, and GIF as ASCII or braille art with optional ANSI colour.

  • >Adds .mu (Nomadnet Micron) output to the upstream encoder set
  • >ASCII, braille, and full-block colour output modes
  • >Designed for low-bandwidth, off-grid mesh delivery
> chrome-extension · mv3 v0.2 [ACTIVE]

TAB-GROUPER

// auto-group browser tabs by user-defined rules

Chrome / Brave MV3 extension that watches tab events and assigns each tab to a named group based on host, URL, title, or regex matchers. Rules sync via chrome.storage.sync, pinned tabs are left alone, and the popup exposes group-all / ungroup-all shortcuts.

  • >Six matcher types: hostEquals, hostContains, urlContains, titleContains, urlRegex, titleRegex
  • >Rules roam across signed-in browsers via chrome.storage.sync
  • >Debounced background service worker — first matching rule wins
> gitea.com/v0rts/gitea-dash v0.1 [ACTIVE]

GITEA-DASH

// at-a-glance dashboard for self-hosted Gitea

Lightweight dashboard for self-hosted Gitea instances. Surfaces repo activity, open issues, pull requests, and runner state in one view so you can see what your forge is doing without clicking through five tabs.

  • >Single-pane view across repos, issues, and PRs
  • >Reads directly from the Gitea API — no extra backend
  • >Self-hostable alongside your existing Gitea instance
> homelab · internal v0.1 [PREVIEW]

NOVA-DASH

// self-hosted homelab dashboard · single pane of glass

Self-hosted homelab dashboard inspired by CoinMarketCap's layout, pulling together the best of Homarr, Dashy, and Homepage. Service tiles with live health checks, Docker and Caddy widgets sourced from container labels, a retro CRT intel-feed ticker, and a Cmd+K command palette.

  • >Service grid with per-tile health-check status
  • >Docker + Caddy widgets derived from container labels
  • >Cmd+K command palette and a scrolling CRT intel feed
  • >Internal homelab deploy — no public domain yet
----------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------
a novaprospekt project
[0] bmrl* "~/changelog" 0000-00-00 00:00Z