Skip to content
View lsyeazell's full-sized avatar

Block or report lsyeazell

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. TicTacToe_w_MiniMax TicTacToe_w_MiniMax Public

    JavaScript

  2. Mancala Mancala Public

    C++

  3. pixelColoring pixelColoring Public

    Uses a K-means algorithm to generate pixel art images to be colored

    Python

  4. pythonGames pythonGames Public

    a collection of games created using pygame library

    Python

  5. image2Ascii image2Ascii Public

    Turns an image into an array of ascii characters

    Python

  6. PolynomialFactoring PolynomialFactoring Public

    Uses the Newton-Raphson method to find polynomial roots along with synthetic division for complete factoring

    Python