Skip to content
View ivasique's full-sized avatar
🧐
Looking for new job opportunities.
🧐
Looking for new job opportunities.
Block or Report

Block or report ivasique

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. console-tree-render console-tree-render Public

    A console app that reads a tree from a file and writes it's pseudo grafical visualisation to an another file.

    Java

  2. javaschoolexam javaschoolexam Public

    A solution of Deutsche Telekom IT Solutions (ex.T-Systems) Java School preliminary examination tasks.

    Java 1

  3. console-file-archiver console-file-archiver Public

    A test task that I accomplished in February of 2019.

    C#

  4. blind-audio-source-separation-cnn blind-audio-source-separation-cnn Public

    A convolutional neural network for blind audio source separation.

    Python 11 6

  5. merge-sort-class merge-sort-class Public

    A simple class that implements merge sort for any classes that implement Comparable interface.

    Java