Skip to content
View mkindt's full-sized avatar
Block or Report

Block or report mkindt

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. Robot000001A Robot000001A Public

    Bicycle Built for Two

    Arduino 1 1

  2. misc_test_stuff misc_test_stuff Public

    various little junk

  3. csci333-lab1 csci333-lab1 Public

    training

    C++

  4. csci333-stack-array csci333-stack-array Public

    Forked from tsuk13/csci333-stack-array

    example array-based implementation of a stack

    C++

  5. how-many-queues how-many-queues Public

    implement an integer Queue API in 3 ways: (1) using a Linked List, (2) using an STL list, and (3) using a raw array, also writing timing tests to see which implementations are faster in practice.

    C++

  6. 2dArrays 2dArrays Public

    C