Skip to content
View jasonkimprojects's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report jasonkimprojects

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

  1. zerosteg zerosteg Public

    A web-based text steganography tool, using zero-width Unicode characters to hide the message. Also accessible through my website.

    JavaScript 7 1

  2. ghidra-scripts ghidra-scripts Public

    My practice files in scripting for Ghidra.

    Python 3 1

  3. bitmapparser bitmapparser Public

    A simple library to read, write, and edit bitmap images. Written as a side project to study file processing, and for fun.

    C++ 2

  4. htc-evo-4gplus-evolved htc-evo-4gplus-evolved Public

    My old personal project for my first smartphone, the HTC Evo 4G+. Custom Android 2.3 (Gingerbread) firmware based on stock, where I studied Linux and Android structure and optimized it with a focus…

    Shell 1

  5. 2048-and-pong-from-scratch 2048-and-pong-from-scratch Public

    APCSA final project for high school. Copies of the video games 2048 and Pong made from scratch with Java and the Swing GUI widget toolkit, after lots of self studying and experimenting with graphic…

    Java

  6. java-blackjack java-blackjack Public

    APCSA exercise for making simple games from scratch. Precursor to 2048 and Pong From Scratch in that it has no graphics, but this is the project that helped me to really understand object oriented …

    Java