Skip to content
View Jonny-exe's full-sized avatar
:atom:
:atom:

Block or report Jonny-exe

Report abuse

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

Report abuse
Jonny-exe/README.md

Hi, I am jonny-exe

These are some of my favorite projects:

  1. 💯 Binary fractions: An implementation of a floating-point binary fractions class and module in Python.
  2. 🗃 Arithmetic coding compresion: This is an implementation of arithmetic coding for compression.
  3. 🧠 Minesweeper AI: This is a neural net trained for solving minesweeper.
  4. 📦 3D Cube: This script displays a 3D spinning cube on your terminal.

Checkout more projects at jonny.sytes.net

Pinned Loading

  1. binary-fractions binary-fractions Public

    A Python package for floating-point binary fractions. Do math in base 2!

    Python 19 4

  2. solving-mines solving-mines Public

    This is a CNN (Convolutional Neural Network) trained for solving the minesweeper game.

    Python 1

  3. arithmetic-coding-compression arithmetic-coding-compression Public

    This is an implementation of arithmetic coding used for compression

    C++ 2 1

  4. finger-counter finger-counter Public

    A little CNN that counts how many fingers you are holding up.

    Python 1

  5. multi-copy-paste-clipboard multi-copy-paste-clipboard Public

    A package for the atom editor to enable a clipboard for multiple copy-paste operations. It provides a list of the last copies and you select one element from the copy-list for pasting.

    JavaScript 3 3

  6. 3d-cube 3d-cube Public

    A dumb CLI program that draws a 3D on your terminal

    Python 1