I am a multidisciplinary designer and developer with a main focus on Digital Design and Branding, located in Cluj Napoca, Romania.
Throughout my 14 years of experience I have worked in various agencies as a web designer and developer.
I create and build websites to communicate a feeling of joy and comfort that shall invite the user to come back. For me, that means that not only graphical work, but also the frontend development like HTML & SCSS, JS, and WordPress or Craft CMS (backend, i know) are part of my field of activity.
The development section is really important to me, because I thereby constantly improve my skills and stay up-to-date with new methods and technology. Moreover, it presents a good change to the design part.
Introduction Robots.txt is a text file that specifies which pages or files online robots (like Google’s crawler) can and...
JavaScript has been a major player in web development for many years now, and it’s only getting more and...
For one of you who is already aware of what is Factory Pattern, keep on scrolling, I’m sure this article...
Use the Object.values Method We can use the Object.values method to return an array of property values of an object. Therefore,...
To follow this article you need to understand the following topics: Analogy uppose you have a bunch of songs...
Sometimes you need to store a list of elements in memory. Suppose you’re writing an app to manage your...
Big O notation is a special notation that tells you how fast an algorithm is. Okay, but, Who cares?...
The purpose of this is to explain Vue.js in simple and easy to understand terms. Some objective we will...
In this article, we are going to explore the triple dots (...) syntax that JavaScript provides. Its mechanisms, and...
You might have noticed a section on websites that show the navigation path of your current location to help...