Skip to content
View ikonovi's full-sized avatar

Block or report ikonovi

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

Popular repositories Loading

  1. SeleniumTests-rp5by SeleniumTests-rp5by Public

    Example of automated tests on Selenium framework.

    Java

  2. DesignPatterns DesignPatterns Public

    Design Pattern examples on Java and their UML Class diagrams.

    Java

  3. ProxyExample ProxyExample Public

    Examples of that how to create JDK dynamic proxies and CGLIB proxies.

    Java

  4. JMP_4D2_2018 JMP_4D2_2018 Public

    Tasks completed in training course on Java 8.

  5. se_tests_gmail se_tests_gmail Public

    Automated UI tests in Selenium(Java), TestNG. App under test - Gmail.

    Java

  6. IntArrayJoiner IntArrayJoiner Public

    Task: read two arrays of digits separated by space from files and then merge them in a way the resulting array would have digits from both arrays, would be ordered and would not have duplicates.

    Java