Skip to content
View jquint99-del's full-sized avatar
  • Joined Jun 13, 2026

Block or report jquint99-del

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

Popular repositories Loading

  1. llm-eval-harness llm-eval-harness Public

    A dependency-light Python CLI for rubric-based evaluation of LLM outputs, with pluggable scorers and an LLM-as-judge.

    Python

  2. contactsheet contactsheet Public

    Turn a video into a contact-sheet PDF of evenly-spaced, timestamped frames — a CLI and small FastAPI service over ffmpeg.

    Python

  3. trusspy trusspy Public

    A 2D truss solver using the direct stiffness method — CLI + Python API with matplotlib visualization, verified against hand calculations.

    Python

  4. minilang minilang Public

    A small, dynamically-typed programming language written from scratch in Python: a hand-written lexer, recursive-descent parser, and tree-walking interpreter with closures. Zero-dependency core.

    Python

  5. hexcount hexcount Public

    Bin geographic points into a hexagonal-grid choropleth — pure-stdlib core, Typer CLI, QGIS-ready GeoJSON output

    Python