Hello 👋 I'm Mykyta Yefruiev

Software Technical Lead

9+ years of commercial experience

Expertise in Frontend Development


I enjoy technical leadership the most and am looking forward to further growth in this role, refining both my leadership and technical expertise to drive impactful projects.

Fun Side Projects

RyanAir Flight Tracker

It was an interesting small project. I wanted to automatize price tracking so I created simple Cloud Function using Google Cloud, which fetches open RyanAir API. And them create Google Scheduler, which also triggers this cloud function twice a day and sends me an email using Google Mail.

Rent Marketplace Crawler

I created a simple crawler that fetches data from one particular marketplace and then sends me new rent positions with short information and links in Telegram Bot. Challenge was to appear real human and not a crawler ;) I was using Playwright as headless browser.

Albion Online Marketplace Calculator

So there is a massive multiple online game which I like playing some time and what is interesting there is completely playing driven marketplace of items. And there is different cities in the game and they have different price for different items. And there was player based open API for items prices for each city.


And idea came up: to create simple application that will fetch item prices for different items and show trading possibilities to gain gold. It is basic arbitrage based on the market inefficiencies.