Skip to content
View trnenmic's full-sized avatar

Block or report trnenmic

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Payment-Tracker Payment-Tracker Public

    Payment tracker accepting input from console (or a file) and displaying inserted values every minute. Demonstrates thread usage, unit testing and modular design. (2/2018)

    Java

  2. Custom-Min-Spanning-Tree Custom-Min-Spanning-Tree Public

    Optimized Union-find solution of finding a minimal spanning tree with additional requirements. Custom HashMap for primitives was used to reduce memory cost and overhead with Integer objects. (11/2017)

    Java

  3. Spine-Unity-Tool Spine-Unity-Tool Public

    Tool used for exporting Unity scenes with Spine skeletal animations into format presentable on web. Works with script called Spine Web Scenes. (1/2017 - 5/2017)

    C# 3

  4. Spine-Web-Scenes Spine-Web-Scenes Public

    Front-end part of Spine Unity Tool used for presenting interactive skeletal animations on web. (1/2017 - 5/2017)

    Dart 2

  5. DS-Airport DS-Airport Public

    Desktop app designed for airport employers. Written in Java, showing usage of Swing GUI toolkit and JPA accessing data from MySQL database via SQL queries or Criteria API. (1/2016 - 5/2016)

    Java 2