Skip to content
View James-E-A's full-sized avatar

Block or report James-E-A

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 250 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. omultiset omultiset Public

    Multiset/Bag library for Elixir

    Elixir

  2. cerdicator cerdicator Public

    Enhanced TLS indicator with an emphasis on information about the Root Certificate Authority from which the connection's authenticity is derived

    JavaScript 2 3

  3. RubikSockDrive RubikSockDrive Public

    use a bag of scrambled Rubik's Cubes as a data storage medium

    Python 1

  4. pypqc pypqc Public

    Attempt to expose Wiggers and Stebila's PQClean via Python CFFI

    C 2 1

  5. Beancount clear different legs of tr... Beancount clear different legs of transaction on different dates
    1
    from contextlib import contextmanager
    2
    from datetime import date
    3
    from functools import reduce
    4
    from gettext import dgettext
    5
    from traceback import format_exception
  6. didactic_tapeRecorder didactic_tapeRecorder Public

    an exercise in learning the "xstate" library

    JavaScript