Skip to content
View mir-evgenii's full-sized avatar
:octocat:
:octocat:
Block or Report

Block or report mir-evgenii

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

Hi! I am Yugene.

Sometimes I write code. In the main backend on PHP and Perl. I also like to code in Python.


My profile on codewars

Codewars


Short biography:

  • In 2015 I started to study programming at the university.
  • Worked in a university project from 2017 - 2018 using Python and Linux as an Intern developer.
  • In 2019 - 2021 worked as a Test Engineer and Intern PHP developer.
  • In 2021 - 2022 worked as a Perl developer in payment system.
  • In 2022 - 2023 worked as a PHP developer in a startup in the service sector.
  • In 2023 I worked as a PHP developer in bank.
  • Since 2023 I have been working as a PHP developer in a fintech startup.

The last projects:

  • Shorty - service for shortening links. Using: PHP Laravel MySQL Docker.

  • Note - service for sending notes to Telegram. Using: PHP Laravel Bootstrap. As part of this project, I implemented a web service with authentication, implemented CRUD functions for notes and users, Telegram bot, wrote autotests using Dusk.

  • Peer-to-peer messenger using WebRTC. A signaling server is used to establish a peer-to-peer connection. Users use public PGP keys instead of names. The messenger client supports video and audio calls. Signal server running in Docker. I also wrote a simple messenger client using my signaling server.


Skills:

PHP Yii Laravel Linux Python Perl Git Docker SQL HTML CSS Bootstrap JS

My console site

Pinned

  1. shorty shorty Public

    Service for shortening links.

    PHP

  2. note note Public

    Web service for sending notes to Telegram.

    PHP

  3. signaling_server signaling_server Public

    Signaling server for exchanging SDP datagram between clients to establish peer-to-peer connection via WebRTC. Clients use their public PGP keys as names and sign their messages with private PGP keys.

    PHP 8

  4. messenger_desktop_app messenger_desktop_app Public

    Simple desktop messenger client on Tkinter. Uses public PGP keys instead of usernames, and signs messages with a private PGP key.

    Python 3

  5. perl_first_api perl_first_api Public

    Perl developer interview task.

    Perl