Skip to content
View JacobHayes's full-sized avatar

Organizations

@StartupGrid @haystackdev @lfai @artigraph

Block or report JacobHayes

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. artigraph/artigraph Public

    Batteries included toolkit for data engineering.

    Python 33 6

  2. dask/dask Public

    Parallel computing with task scheduling

    Python 13.1k 1.8k

  3. argoproj-labs/hera Public

    Hera makes Python code easy to orchestrate on Argo Workflows through native Python integrations. It lets you construct and submit your Workflows entirely in Python. ⭐️ Remember to star!

    Python 676 113

  4. PrefectHQ/prefect Public

    Prefect is a workflow orchestration framework for building resilient data pipelines in Python.

    Python 18.8k 1.8k

  5. pydantic/pydantic Public

    Data validation using Python type hints

    Python 23.1k 2.1k

  6. pytorch/pytorch Public

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

    Python 88.4k 23.7k

1,180 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to artigraph/artigraph, JacobHayes/dotcfg, JacobHayes/accumulate and 33 other repositories
Loading A graph representing JacobHayes's contributions from March 24, 2024 to March 30, 2025. The contributions are 87% commits, 5% code review, 5% pull requests, 3% issues. 5% Code review 3% Issues 5% Pull requests 87% Commits

Contribution activity

March 2025

Created 3 repositories

Created a pull request in agronholm/apscheduler that received 14 comments

v4: Fix broken job lease extension

Changes The extend_job_leases function was checking for RunState.started in a while loop, however the coroutine is first executed by the (already r…

+2 −1 lines changed 14 comments
Opened 3 other pull requests in 3 repositories
Reviewed 1 pull request in 1 repository
jj-vcs/jj 1 pull request

Created an issue in volfpeter/fasthx that received 3 comments

feature request: Support rendering for exception handlers

I've been using a 404 exception handler like below: @app.exception_handler(status.HTTP_404_NOT_FOUND) async def _(request: Request, exc: HTTPExcep…

3 comments
Opened 2 other issues in 2 repositories
90 contributions in private repositories Mar 1 – Mar 27
Loading