Skip to content
View matzukowski's full-sized avatar
👀
Looking for a job!
👀
Looking for a job!

Block or report matzukowski

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

Pinned Loading

  1. HoverObserver HoverObserver Public

    Console app checking if mouse hover over console window and utilizing the observer pattern to log entry and exit timestamps to a file

    C++

  2. SinglyLinkedList SinglyLinkedList Public

    Modern implementation of singly linked list with fancy features

    C++

  3. letme letme Public

    My thesis - program for controlling a computer by voice using ready-made and possible to add/edit commands

    C# 1

  4. Snake Snake Public

    Classic Snake with a text and an unusual WPF graphic interface

    C#

  5. Snake2 Snake2 Public

    Simple console Snake game

    C++

  6. MovingAverage MovingAverage Public

    Implementation of continuously moving window of n most-recent elements within a stream of data

    C++