Skip to content
View AndrewSpittlemeister's full-sized avatar
  • Black River Systems Company
  • Minneapolis, MN
Block or Report

Block or report AndrewSpittlemeister

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. bytechomp bytechomp Public

    A pure python declarative custom binary protocol parser & generator using dataclasses and type hinting. Like Pydantic for binary protocols.

    Python 35 7

  2. borca borca Public

    Lightweight task graph execution defined with pyproject.toml files.

    Python 5

  3. Computer-and-Robotic-Vision-Algorithms Computer-and-Robotic-Vision-Algorithms Public

    Various computer and robotic vision algorithms implemented from scratch.

    MATLAB 3

  4. Another-Random-Forest-in-Python Another-Random-Forest-in-Python Public

    From scratch random forest algorithm in Python. Uses pima diabetes dataset.

    Jupyter Notebook

  5. resultx resultx Public

    Automatically wraps exceptions and returned data in a result structure.

    Python 1

  6. hacksync hacksync Public

    Do we really need async & await?

    Python