Skip to content
View ekschro's full-sized avatar
🥞
sorting
🥞
sorting

Highlights

  • Pro

Block or report ekschro

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
ekschro/README.md

✌️

Popular repositories Loading

  1. shell-scripts shell-scripts Public

    A collection of shell scripts I've written for myself and others.

    Shell

  2. binary-tree binary-tree Public

    An implementation of a binary tree to better understand the data structure. It also contains a version with Red-black balancing.

    C

  3. kruskals-algorithm kruskals-algorithm Public

    A short implementation of Kruskal's Algorithm to find the minimum spanning tree of a graph.

    Python

  4. perceptron perceptron Public

    A simple example of a Perceptron written from "scratch" in Python. Used to better understand the inner workings working of Artificial Intelligence concepts.

    Python

  5. facial-detection-app facial-detection-app Public

    This is a Android application that I wrote for a project alongside Brian Lutz and Luke Neff. It implements Firebase for handling user accounts/data and also Google Vision API for facial detection. …

    Java

  6. mario-level-1-1 mario-level-1-1 Public

    A school project for an Interactive Systems class created along side Will Freeman, Dorothy Chow, and Tim Regrut. Written in C# using the Monogame framework to develop Levels 1-1 and 1-4 from the or…

    C#