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

Block or report jcebuck

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

Popular repositories Loading

  1. Minimum-Spanning-Tree-Graph Minimum-Spanning-Tree-Graph Public

    GUI to visualise algorithms for finding the MST of a weighted graph.

    Java 1 2

  2. pokered pokered Public

    Forked from pret/pokered

    disassembly of Pokémon Red/Blue

    Assembly 1

  3. jcebuck.github.io jcebuck.github.io Public

    My personal site/blog hosted on GitHub pages.

    CSS

  4. COMP2209-Functional-Programming COMP2209-Functional-Programming Public

    My solutions to the functional programming course.

    Scheme

  5. Tile-Puzzle Tile-Puzzle Public

    An NxN grid puzzle solver using different search algorithms.

    Java

  6. Palindrome-Finder Palindrome-Finder Public

    A simple program to find the longest 3 palindromes in an input string, if any exist.

    Java