Skip to content
View jonahschimpf's full-sized avatar

Block or report jonahschimpf

Report abuse

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

Report abuse

Pinned Loading

  1. diabetes_clf diabetes_clf Public

    A google colab document which creates a decision tree using classic machine learning algorithms

    Jupyter Notebook

  2. FavorFeed FavorFeed Public

    FavorFeed: An Android app that connects altruistic college students together through requesting and accomplishing favors! Uses Node, Mongo, Android, Express, and FireBase

    Java

  3. hashmap_implementation hashmap_implementation Public

    This is a hashmap implementation that is trying to replicate the functionality of an industry hashmap. There are also JUnit tests which utilize whitebox, blackbox, and mock object testing.

    Java

  4. snake_game snake_game Public

    A short snake game I made in java, using object oriented design

    Java 1