Skip to content
View Xyloth's full-sized avatar

Block or report Xyloth

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.

Content in all repositories owned by your account will be closed.
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
Xyloth/README.md

James Dye

AI-native systems builder · GIS, field operations, data pipelines, and evidence systems

Portfolio · LinkedIn · Email · Columbus, Ohio / remote

I turn unfamiliar, messy workflows into explicit rules, working software, and evidence that the software behaves correctly. AI writes a substantial share of the implementation. I own the problem framing, architecture, decomposition, acceptance criteria, adversarial review, and release decisions.

Start with working proof

SourceDeck evidence command center

SourceDeck

A deployed React/TypeScript evidence system for turning PDFs, DOCX files, and notes into source-chained quotes and fail-closed evidence packets. Its published gauntlet passes 63 hostile-input cases covering prompt injection, citation integrity, redaction leaks, and packet tampering.

Live demo · code · CI · trust model and honest limits · 63-case report
DoseKeeper caregiver view

DoseKeeper

A live Flutter/Riverpod care-coordination demo in which Patient, Caregiver, and Provider views share one state graph. Deterministic time, local persistence, correction flows, widget tests, CI, and web/Windows release builds make the behavior inspectable rather than implied.

Live demo · code · CI · design decisions

More public engineering evidence

GNSS Clock Pipeline — Python ETL for four satellite constellations and space-weather feeds, with RINEX parsing, validated Arrow/Parquet schemas, partitioned outputs, fixtures, tests, and CI. The most important artifact is the results writeup: the ML objective did not become operationally useful, and the repository explains why instead of hiding it.

Generation Engine — local-first Windows writing and research software with a Python standard-library backend, vanilla-JS frontend, Electron shell, file-led storage, SSE streaming, multiple model backends, portable packaging, and source-state gates for nonfiction. Its engineering notes document both the architecture and the abandoned autonomy approach that produced worse writing.

Attractor Observatory — a public AI-collaboration and research-control-room artifact: agent roles, task-estimation telemetry, doctrine derived from failures, audit logs, reproducibility evidence, and a Streamlit observability surface. The repository explicitly separates its shipped public runtime from privately held scientific engines.

ChirpWise — an offline Android bird-call trainer and Python data pipeline covering 1,084 species and 1,114 clips. It includes local progress, quiz flows, per-recording provenance, tests, screenshots, and a row-level licensing audit that clearly blocks a commercial release until replacement audio is secured.

How I use AI without outsourcing accountability

  1. Turn the real workflow into states, invariants, inputs, outputs, and failure rules.
  2. Split the work across architect, builder, reviewer, and red-team roles.
  3. Inspect the resulting code and trace how state and data move through the system.
  4. Write deterministic tests and adversarial gauntlets around the claims that matter.
  5. Publish the limits, failed approaches, and release boundary alongside the demo.

That process shows up repeatedly across healthcare coordination, document evidence, GNSS data engineering, field surveying, desktop software, mobile training, and research tooling. The domain changes; the operating discipline does not.

Repository visibility

This account currently contains 29 repositories: 10 public and inspectable here, plus 19 private product, competition, and internal-tool repositories. I do not present the private repositories as public proof. They include a near-launch survey-field app, a C++/.NET camera-SDK integration, a Unity Editor QA tool, and a seven-product local-first operations suite; I can walk through the relevant work when appropriate.

What I am looking for

I am pursuing software, applied-AI, AI QA/evaluation, implementation, and geospatial-technology work where fast domain learning, system judgment, and accountable delivery matter. My path is nontraditional, so I prefer to be evaluated through a working artifact, architecture discussion, debugging exercise, or practical build.

Contact: founder@xyflowinnovations.com · LinkedIn · portfolio

Pinned Loading

  1. gnss-clock-pipeline gnss-clock-pipeline Public

    GNSS clock ETL: RINEX to Parquet, schema/data-quality gates, CI, reproducible benchmark, and an honest ML postmortem.

    Python

  2. Attractor-Observatory Attractor-Observatory Public

    Public AI-collaboration and research-control-room artifact with agent telemetry, failure-derived doctrine, campaign reports, and method notes.

    Python

  3. ChirpWise ChirpWise Public

    Offline Android bird-call trainer plus Python ingestion/licensing pipeline: 1,084 species, local progress, tests, and auditable provenance.

    Python

  4. Generation-Engine Generation-Engine Public

    Local-first Windows writing/research app with Python + Electron, file-led storage, portable packaging, and human-reviewed AI workflows.

    Python

  5. SourceDeck SourceDeck Public

    Deployed local-first React/TypeScript evidence system with PDF/DOCX ingestion, source-chained quotes, encrypted vaults, and hostile-input tests.

    TypeScript