Class TomSuworof

java.lang.Object
com.salat.resume.TomSuworof
All Implemented Interfaces:
Person

public class TomSuworof extends Object implements Person
Resume data holder for Tom Suworof.
  • Method Details

    • getName

      public String getName()
      Get person name.
      Specified by:
      getName in interface Person
      Returns:
      Tom Suworof.
    • getEmail

      public String getEmail()
      Get person email.
      Specified by:
      getEmail in interface Person
      Returns:
      rc1995king@gmail.com
    • getTelegram

      public String getTelegram()
      Get person Telegram.
      Specified by:
      getTelegram in interface Person
      Returns:
      tom_suworof
    • getSkills

      public String getSkills()
      Get person skills.
      Specified by:
      getSkills in interface Person
      Returns:
      • Spring Framework (Boot, MVC, JPA, Reactor и Security)
      • Java 8-25, primarily 8, 11 and 17
      • Java Collections API, Streams, Multithreading
      • Git, GitHub, GitLab
      • Maven, a bit of Gradle
      • Familiarity with Python, JavaScript, C++
    • getEducation

      public String getEducation()
      Get person education.
      Specified by:
      getEducation in interface Person
      Returns:
      • NRU Higher School of Economics, bachelor’s degree of faculty of Informatics, Mathematics and Computer Science, direction of Business Informatics
      • NRU Higher School of Economics, master’s degree of faculty of Informatics, Mathematics and Computer Science, direction of Business Informatics
    • getExperience

      public String getExperience()
      Get person experience.
      Specified by:
      getExperience in interface Person
      Returns:
      • August 2022 — now. Sigur, Nizhniy Novgorod. I am working on client server installable app for access security management. Tech stack: Spring, H2, Java Swing (desktop UI), C++, Maven, Ant, Gradle.
      • September 2021 — June 2022. NetCracker, Nizhniy Novgorod. I was working on a microservice for CRM. Tech stack: Quarkus, Postgres, Kubernetes, Jenkins, Arquillian, JUnit, Kafka.
      • I have a profile on GitHub with educational and my own projects: Tom Suworof's GitHub.
      • Experience in solving algorithm problems on LeetCode: Tom Suworof's LeetCode.