Skip to content
View FabioSteyer's full-sized avatar

Block or report FabioSteyer

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

Popular repositories Loading

  1. fabiosteyer.github.io fabiosteyer.github.io Public

    Portfolio- und Bewerbungsseite, zweisprachig DE/EN. Astro, statisch ausgeliefert, kein Client-JavaScript, keine Analytics.

    TypeScript

  2. invoice-quote-reconciliation invoice-quote-reconciliation Public

    Reconciling supplier invoices against quotes: synthetic PDFs with a ground-truth table make detection measurable. 4 of 4 planted deviations found, 0 false alarms, 20 tests.

    Python

  3. concurrent-file-writes concurrent-file-writes Public

    Coordinating concurrent writes to a shared file tree without a server: declared paths, a global lease, a hash journal. Comparison run: 14 of 20 writes lost naively, 0 coordinated. 18 tests, standar…

    Python

  4. prose-check-chain prose-check-chain Public

    A deterministic prose linter for formulaic constructions, and a review chain where two model families propose rewrites that only survive if the linter agrees. Invented text, 50-sentence labelled co…

    Python

  5. gated-routine-runner gated-routine-runner Public

    Scheduled runs on a shared folder tree: per-project leases, a decision gate in front of irreversible actions, and a handover for whoever works next. Measured against the same runs without the proto…

    Python

  6. pos-reorder-proposal pos-reorder-proposal Public

    Order proposal per supplier from point-of-sale exports, plus a count list in shelf order. Invented data, planted situations, measured.

    Python