Skip to content
View NewbieProger's full-sized avatar
:shipit:
Hardworking
:shipit:
Hardworking
Block or Report

Block or report NewbieProger

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
NewbieProger/README.md

Hey 👋, I'm Mikhail

telegram mail Linkedln CV LeetCode CodeWards

public class Mikhail {
  String education = 'Secondary special education';
  ArrayList<String> languages = List.of(
    'en English',
    '🇷🇺 Russian',
    'Java',
    'Scala',
    'Python'
  );
  ArrayList<String> experience = List.of(
    "MQA : 2+ years",
    "AQA : 3+ years"
  );

  
  public String description() {
    return "Mikhail Bolgov: <Senior AQA @ '${env.job.current}'>"
  }
}

Check out my repos ⬇️

Pinned

  1. aqa-java-testing-examples aqa-java-testing-examples Public

    Java

  2. python-example python-example Public

    Python

  3. SomeAutoTests SomeAutoTests Public

    AutomationeTesting.YandexAutorization

    Java