Skip to content
View krausekeiii's full-sized avatar

Block or report krausekeiii

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 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 Loading

  1. MLAlgorithmTrading MLAlgorithmTrading Public

    Semester long project for Introduction to Machine Learning course. Implements a hybrid model driven by both statistical and predictive Machine Learning algorithms.

    Jupyter Notebook 1

  2. ParkConnect ParkConnect Public

    ParkConnect is a project aimed at connecting volunteers with opportunities within the National Park Service. This platform will enable users to view, filter, and sign up for volunteer activities th…

    TypeScript 1

  3. AVL-Tree AVL-Tree Public

    Self Balancing Binary Search Tree inspired from the Adelson-Velsky and Landis Structure. This tree in particular is used to store student names with associated 8 digit ID numbers.

    C++

  4. Page-Rank Page-Rank Public

    This is a simplified implementation of the Page Rank algorithm using an adjacency list which can be used to find links between input websites and determine ranking.

    C++

  5. Image-Processor Image-Processor Public

    Intakes images and manipulates pixels to desired distortion

    C++

  6. SQLiteLearning SQLiteLearning Public

    Created to familiarize myself with SQLite in Go