Skip to content
View evgeniyarbatov's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report evgeniyarbatov

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

What I Work On

My work centers around data exploration to build practical applications along the way. I tend to solve problems I encounter myself. I build backends and integrate APIs with minimal frontends to make them usable.

Why I Code

For me writing code is a creative endeavor. My main interest is in bringing ideas to life and creating systems that do useful work. What I aim to achieve are the designs that are as simple as possible and are reliable. I find inspiration from looking at nature.

How I Became Data Engineer

The story of my interest in data begins with being bored writing SQL queries. As I would struggle and slowly learn new evidence, a picture would emerge. It was very much like detective work where you have clues and use logic to solve a puzzle.

The next step came on one of the weekend runs. I thought that there was a lot of data collected by fitness watches but we do not know what to do with all of it. I decided to spend time exploring and making sense of fitness data.

Getting lost during the ultra running races made me think more about maps, navigation and practical limitations of the devices I carry. Inspired by finding new places to run in my neighborhood I explored OpenStreetMaps and GNSS systems.

Pinned Loading

  1. singapore-streets singapore-streets Public

    How many streets are there in Singapore?

    Python

  2. gnss gnss Public

    Map GNSS Android IDs to NORAD IDs

    Python

  3. anonymize-gpx anonymize-gpx Public

    Remove personal information from GPX files

    Python