Skip to content
View ChelseaKR's full-sized avatar

Highlights

  • Pro

Block or report ChelseaKR

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

Hi, I'm Chelsea 🏳️‍⚧️

I build civic technology — engineered to standards I can actually verify, not just claim. Every project below ships with an honest read on what it proves and what it doesn't: fail-closed checks over green-checkmark theater, accessibility (WCAG 2.2) as a baseline rather than an afterthought, and privacy-by-design where the data is sensitive.

Based in Davis, CA. Site: chelseakr.com · LinkedIn


Transit & mobility data

  • gtfs-scorecard — Plain-language GTFS & GTFS-Realtime data-quality scorecard for small transit agencies. Live at gtfsscorecard.org.
  • tods-validate — Validator for the Transit Operational Data Standard (TODS), with a CLI and GitHub Action.
  • nearmiss — Open dataset and statistically honest analysis of road hazards and near-misses for safe-streets advocacy — exposure-normalized rates, real confidence intervals.
  • fare-policy-assistant — Bilingual (EN/ES) assistant for California reduced-fare transit policy that answers only from dated, cited sources — with a public 118-case evaluation harness scoring groundedness and refusal.
  • davis-bike-hazard-map — Crowdsourced, offline-first cycling-hazard map for Davis: report from your phone in seconds, route around trouble, optional hand-off to the city's 311 system.

Civic AI infrastructure

  • constituent-reconciler — Offline-first pipeline that resolves and deduplicates nonprofit constituent records, with a human review gate and consent-aware export.
  • outcome-receipts — Funder outcome reports where every number is a receipt: each figure computed by deterministic SQL from the nonprofit's own data, held by a fail-closed grounding gate.

Identity, culture & safety

  • ledger — Privacy-first community archive for queer histories and mutual-aid knowledge — content-addressed BagIt/PREMIS/Dublin Core preservation with consent-based selective disclosure.

Personal evidence tools

  • habitable — Court-ready, offline-first, end-to-end-encrypted habitability evidence for tenant unions: RFC 3161 timestamps, hash-linked chain of custody, peer-to-peer sync.
  • swelter — Community heat & air-quality sensing network: calibrated open data, accessible map, OGC SensorThings export.
  • olive-bark-logger — Privacy-first on-device noise monitor: logs sound-level events (never audio — nothing to leak or subpoena) and generates an honest, accessible report.

Personal / infra

  • personal-site — This portfolio site — bilingual EN/ES, WCAG 2.2 AAA, serverless AWS Bedrock chat backend.
  • family-greenhouse — Shared plant-care journal for the household: per-plant schedules, reminders that find the right person, a shared care log.

Built through AI-agent-orchestrated development against a self-authored standards corpus (accessibility, privacy, security, honesty-in-claims), with human review gated on legal/SME/accessibility sign-off before anything ships.

Actively building since June 2026 — more of what's in progress will land here as it clears review.

Pinned Loading

  1. gtfs-scorecard gtfs-scorecard Public

    Plain-language GTFS and GTFS-Realtime data-quality scorecards for 1,400+ US and Canadian transit feeds — runs the MobilityData validator, grades each feed, lists the top fixes, gates CI via a GitHu…

    HTML

  2. habitable habitable Public

    Court-ready, offline-first, end-to-end-encrypted habitability evidence for tenant unions — RFC 3161 trusted timestamps, hash-linked chain of custody, peer-to-peer sync, and independently verifiable…

    Python

  3. constituent-reconciler constituent-reconciler Public

    Offline-first pipeline that turns intake PDFs and CSVs into deduplicated nonprofit constituent records: OCR extraction, probabilistic matching via Splink, a WCAG 2.2 AA human review queue, consent-…

    Python

  4. personal-site personal-site Public

    Bilingual EN/ES personal portfolio in Vite, React, and TypeScript — WCAG 2.2 AAA enforced in CI, static prerender and SEO, first-party cookieless analytics, and a serverless AWS chat backend (Bedro…

    TypeScript

  5. davis-bike-hazard-map davis-bike-hazard-map Public

    Crowdsourced cycling-hazard map for Davis, CA: report potholes and hazards from your phone, plan bike routes that avoid them, and hand reports off to the city's 311 with status sync-back. Offline-f…

    TypeScript

  6. swelter swelter Public

    Community heat and air-quality sensing network: low-cost sensor calibration, WCAG 2.2 AA bilingual dashboard, OGC SensorThings + CSV/Datasette open data, live demo on real California and Stuttgart …

    Python