Skip to content
View heidericklucas's full-sized avatar

Highlights

  • Pro

Block or report heidericklucas

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

Pinned Loading

  1. rust-perf-swe-bench rust-perf-swe-bench Public

    A SWE-bench-style reinforcement-learning environment (Rust) that grades an AI model's performance-optimization patches by deterministic operation counts — never wall-clock.

    Rust

  2. go-security-swe-bench go-security-swe-bench Public

    SWE-bench-style RL environment for evaluating AI models on backend security vulnerability repair in Go — 6 instances with exploit tests, golden patches, and a hermetic Docker grader.

    Go

  3. hooksmith hooksmith Public

    Reliable webhook delivery service in .NET 10: transactional outbox, SELECT FOR UPDATE SKIP LOCKED workers, HMAC signing, idempotency, backoff & dead-letter. EF Core + Postgres.

    C#

  4. logdrain logdrain Public

    Streaming log pattern-miner: a from-scratch Drain parser + online EWMA rate anomalies, pushed live over SSE. FastAPI + SQLAlchemy async + Postgres. mypy --strict.

    Python

  5. blast-radius blast-radius Public

    Service-dependency blast radius, deploy order, and cycle detection computed entirely with Postgres recursive CTEs. React 19 + Express 5 + TypeScript.

    TypeScript

  6. openhours-resolver openhours-resolver Public

    Timezone- and DST-correct 'is it open right now?' engine for business hours, holidays and overrides. Laravel 13 + PHP 8.5 + Vue 3.5 + PostgreSQL, with explicit DST gap/overlap handling.

    PHP