Skip to content
View maciejgaciarz's full-sized avatar

Block or report maciejgaciarz

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. License-Plate-Recognition License-Plate-Recognition Public

    License plate recognition using OpenCV to find plates and machine learning to recognize letters on plates

    Python 1

  2. AlleyManager AlleyManager Public

    Simple bowling center managment system spring boot application that exposes REST API to simple front-end

    Java

  3. BookList BookList Public

    This is a basic CRUD(create, read, update database) .NET Core 2.1 web application with simple razor, bootstrap front end.

    HTML

  4. Reciper Reciper Public

    Android app in progress, connects to an API, pulls JSON and displays recipes based on user search.

    Java

  5. Tk_GameJam_2017 Tk_GameJam_2017 Public

    Pushmaniacs - a game from Tk GameJam 2017 - source code

    C#

  6. ShortestPathAlgorithms ShortestPathAlgorithms Public

    My try at implementing the Bellman-Ford and Dijkstra algorithms in java.

    Java