Skip to content
View elias6's full-sized avatar

Block or report elias6

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

    Solutions to the Cryptopals Crypto Challenges

    Python 4

  2. uberSudoku uberSudoku Public

    Sudoku game for Uber programming challenge

    JavaScript

  3. wordChain wordChain Public

    wordChain takes in two words of equal length, and returns a sequence of words, going from the first to the second, changing only one letter at a time, where each word is found in a dictionary.

    Python

  4. cpython cpython Public

    Forked from python/cpython

    The Python programming language

    Python

  5. mypy mypy Public

    Forked from python/mypy

    Optional static typing for Python 2 and 3 (PEP484)

    Python