Skip to content
View JonathanDeLeon's full-sized avatar
  • Figure
  • Los Angeles, CA

Block or report JonathanDeLeon

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

    CapSoul, a time capsule web app. Quarter-long class project for CPTR 450 Software Engineering at Walla Walla University.

    Python 1

  2. connect-four-ai connect-four-ai Public

    Connect four game with an AI using minimax evaluation with alpha-beta pruning

    Python 8 5

  3. assembler-booths-algorithm assembler-booths-algorithm Public

    Assembler made using Python to output machine code based on a custom instruction set for Booth's Radix-4 Algorithm .

    Python

  4. merkle-tree merkle-tree Public

    Merkle tree implementation showcase assignment for Applied Cryptography @ USC CSCI 531

    Python