Skip to content
View Pelmen323's full-sized avatar
  • EPAM
  • Armenia
Block or Report

Block or report Pelmen323

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

Hi there 👋

My name is Vadzim Fiadotsyeu, I'm a software testing engineer at EPAM.

I'm a big fan of Python coding and I am eager to use the power of programming in software testing.

My contributions, apart from my own repositories, include:

  • Kaiserreich (Paradox Scripting Language) - One of the most popular modifications for Hearts of Iron IV. My commits include mod development, bugfixing, data generation;
  • CWTools - Hoi4 config - CWTools .cwt config files for Hearts of Iron IV;

My personal repos include various coding projects in Python:

  • Testing suite for Kaiserreich with around 100 integration and unit tests to check various aspects of the codebase to keep our product quality high. Execution via pytest, supports Jenkins as runner. Fast execution, widespread code reusage and easy maintenance thanks to OOP;
  • .exe launcher to start multiple copies of .exe file, run them for set amount of time and kill processes;
  • Web application for data visualisation and analysis to process Kaiserreich data. Built with Plotly and Dash.
  • UI test automation demos via Selenium - Ecomm automation demo, Humanbenchmark tests automation.;
  • API test automation demos via requests lib;
  • A repo with various misc programs in Python - snake game, calculator, text editor etc.

Github stats

GitHub Streak

Contacts

You can find me on Kaiserreich discord server

Pinned Loading

  1. Kaiserreich_Autotests Kaiserreich_Autotests Public

    Python tests for Kaiserreich

    Python 1

  2. Kaiserreich_Data_Analysis Kaiserreich_Data_Analysis Public

    Web app to analyze Kaiserreich data. Built with Dash and Plotly.

    Python

  3. Kaiserreich/Kaiserreich-4-Bug-Reports Kaiserreich/Kaiserreich-4-Bug-Reports Public

    Issue tracker for Kaiserreich for Hearts of Iron 4

    108 40

  4. Various_programs_Python Various_programs_Python Public

    Small Python programs, made for practice

    Python 1

  5. Python-Selenium-Autotests Python-Selenium-Autotests Public

    A sample project of UI autotests written in Python using Page Object model

    Python

  6. Python-API-Autotests Python-API-Autotests Public

    A sample project of API autotests written in Python using Requests library

    Python