Skip to content
View Donnype's full-sized avatar
📈
📈
Block or Report

Block or report Donnype

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

  1. BiteStreams/fastapi-template BiteStreams/fastapi-template Public

    A FastAPI project template using Make, Docker Compose and Github Actions. This includes a SQLAlchemy integration and an integration test setup.

    Python 106 23

  2. xtdb-py xtdb-py Public

    A Python ORM for XTDB.

    Python 18 3

  3. Parallel-Betweenness-Centrality-using-BSP Parallel-Betweenness-Centrality-using-BSP Public

    A parallel implementation of calculating the betweenness centrality of all vertices of a graph, using BSP.

    C

  4. snake-python snake-python Public

    Vanilla Python implementation of snake under 100 lines running in the terminal

    Python