hero image

Hi,

I'm Anastasia, a Frontend Developer based in Copenhagen.

Problems are everywhere, all at once. And if you can't fight them, embrace them.
I love to solve problems, using my analytical thinking and creativity. Technologies and frameworks come and go but I believe that the essential skill of problem solving is crucial for engineering jobs (or any job, really).

I enjoy building both functional and elegant digital products — everything from testing the initial concept to navigating design and tech decisions based on users' input to tinkering with final touches of a new shiny product. I am curious about the ever evolving state of web development, I love to figure things out and deliver my builds.

Last but not least, I value strong team work, where people know their strengths and weaknesses and honest about that; where people are ready to help each other to pull ourselves up, becoming a wiser, more optimistic and empathetic colleague and a person.

hero image

Dev Blog

Virtual scroll with functional JavaScript

A detailed step-by-step guide on how to build a virtual scroll using pure JavaScript and a functional library, Ramda.

Carouseling divs (work in progress)

In this blog post, we'll explore the process of creating a dynamic and interactive web interface component - a carousel - using the power of JavaScript and CSS.