Skip to content
View AndreyAD1's full-sized avatar
Block or Report

Block or report AndreyAD1

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

Hi! 👋

I am a software engineer experienced with Python and Go. While most of the projects here are for training and experimentation, there are also some comprehensive programs.

Currently, I'm working on a Telegram bot that presents information about notable Helsinki buildings. Since the Helsinki Guide bot has a quite diverse interface, I made up UI tests based on Robot Framework and Selenium.

Another funny project is a console game written in Go that utilises goroutine synchronization. Although it may not be the conventional way to write games, this experiment was both fun and very beneficial for understanding Go.

Pinned Loading

  1. helsinki-guide helsinki-guide Public

    A Telegram bot that provides information about notable Helsinki buildings

    Go 3 1

  2. helsinki-guide-test helsinki-guide-test Public

    UI tests for the Helsinki Guide bot

    RobotFramework

  3. spaceship spaceship Public

    A spaceship console game

    Go 1 1

  4. test-signer test-signer Public

    The Test signer is a service that accepts a set of answers and questions and signs that the user has finished the " test ".

    Go

  5. transport-app transport-app Public

    Training project aimed to improve the skills of asynchronous code.

    Python

  6. log_analyzer log_analyzer Public

    a log analyzer script

    Python