Skip to content
View gizmoy's full-sized avatar
  • New York City, New York, US
Block or Report

Block or report gizmoy

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

    DeepSight is an application which helps to recognize text on images and videos in real time. Pipeline is a combination of two CNNs, from which former is a cheap but precise text agnostic detector, …

    Python 1

  2. Xchange Xchange Public

    Interpreter of simple programming language with currency types. Feature in the form of parsing visualizator can used to debugging and learning basic concepts of interpreters implementation.

    C#

  3. Bouncy Bouncy Public

    Bouncy is a multiplatform mobile arcade game which is developed using C# and Xamarin. The goal of the game is to stick to the cubes and not fall off scoring as many points as possible.

    C#

  4. PySecurityCameras PySecurityCameras Public

    PySecurityCameras is an application which finds optimal arrangement of cameras located in collection od rooms. Search is performed using Simulated Annealing algorithm.

    Python

  5. PyTSP PyTSP Public

    PyTSP is an application which tackles the Travelling Salesman Problem by utilizing the idea of Genetic Algorithms.

    Python