Skip to content
View jsshap's full-sized avatar

Block or report jsshap

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

Pinned Loading

  1. Steganography Steganography Public

    This is a library of functions and methods that can be called from a testing class to detect and extract images, strings, and any other data from given unfamiliar png files.

    Java

  2. Down2Hang Down2Hang Public

    Down2Hang, a new website for organizing events with your friends. This is a copy of the production version. Actual production version is at https://github.com/down2hang/down2hang.github.io

    HTML

  3. Minesweeper Minesweeper Public

    A simplem minsweeper game. (Only optimized for Mac)

    Java

  4. CS112ExtremeFrogger CS112ExtremeFrogger Public

    Final Project for CS 112 S19 at Amherst. A game which is a combination of Frogger and Astroids

    Java

  5. Maze-Generator-and-Solver Maze-Generator-and-Solver Public

    Generator using Union find, solver using DFS. java MazeGenerator <size> <true/false for solving>

    Java

  6. Secret-Messenger Secret-Messenger Public

    Java program to encrypt, decrypt, hide, and reveal messages in png files sent between two cooperating parties. Both messengers must have a copy of the program.

    Java