Skip to content
View Vieja's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Vieja

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

  1. BrickListApp BrickListApp Public

    App written in Kotlin that helps user to collect bricks for any LEGO set. To start completing set user inserts its ID and then its content is taken from the brinklink site.

    Kotlin

  2. Catan-Image-Recognition Catan-Image-Recognition Public

    Algorithm that recognizes the state of the game Catan based on the image of the board. Written in Python (OpenCV)

    TeX 8 5

  3. Crown-Hunter Crown-Hunter Public

    Android application available in Google Play who tracks your progress in Monster Hunter: World as well as presents you personalised information about availabale events.

    Java 1

  4. IPC-Short-Message-Service IPC-Short-Message-Service Public

    Project for Concurrent Computing; Inter Process Communication chat service between clients with mediator server.

    C

  5. OpenGL-Tank-Simulator OpenGL-Tank-Simulator Public

    Project for Computer Graphics and Visualization (Grafika Komputerowa i Wizualizacja). 3D Tank model riding around a terrain and shooting.

    C++ 3 1

  6. TCP-Chess-Game TCP-Chess-Game Public

    Implementation of a concurrent TCP server that allows users to play chess games over the local network. Client program has GUI made using JavaFX.

    Java