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

Block or report joeylemon

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. nfa-to-dfa nfa-to-dfa Public

    a visual NFA to DFA converter

    JavaScript 72 12

  2. rent-a-tutor rent-a-tutor Public

    restful api for a tutor-finding mobile application

    JavaScript

  3. guess-a-sketch guess-a-sketch Public

    a react app for detecting sketches drawn on a canvas

    JavaScript

  4. xv6-threads xv6-threads Public

    kernel threads in xv6

    C 13 4

  5. cpython-switch cpython-switch Public

    switch statement implementation in Python v3.10.0

    Python 1

  6. python-aes python-aes Public

    an implementation of the AES (Rijndael) algorithm in Python

    Python