Press Enter to search or Esc to close

Blog

My new photography portfolio

My new photography portfolio

After 5 long years of walking around, I finally found the way and time to set up my online photography portfolio. You won't find everything, but at least a small part of my journey is there.

Fri Feb 02 2024 · Work · Life · Photography

Kornidzor: the life 400 meters away from the border

Kornidzor: the life 400 meters away from the border

In 2022 we chosen to reach the border village of Kornidzor, in Armenia, in order to understand more about the current situation following the important territorial changes triggered by the end of the …

Mon Apr 10 2023 · Photography

We moved to Dilijan after the war in Ukraine started

We moved to Dilijan after the war in Ukraine started

Following the war in Ukraine in Armenia a particular situation has arisen which deserves a moment of attention

Sat Mar 19 2022 · Travel · Life

The idea behind my business logo

The idea behind my business logo

I am not a graphic designer, but sometimes I am totally in tune with what I create. In this article I want to expose the process behind creating my business logo.

Wed Feb 02 2022 · Business

Scrolling effects for web pages with CSS transformation and javascript, a theoretical introduction

Scrolling effects for web pages with CSS transformation and javascript, a theoretical introduction

This is an introduction to the development of animations for HTML pages, using one of the most common techniques and modern tools of CSS.

Thu Dec 02 2021 · Web design · Information technology

Call parent component from child component in SvelteKit

Sooner or later you need to call the function of a parent component from a child component, for example to pass data. I think in SvelteKit it is perhaps the easiest way I have focused.

Tue Nov 30 2021 · SvelteKit · Information technology

How to use SASS with SvelteKit

If you are wondering how you can use Sass with SvelteKit and are also very anxious to be able to do so because (with good reason) you cannot do without it, you are in the right place.

Tue Nov 30 2021 · SvelteKit · Information technology

How to pass data between layouts components in SvelteKit SSR

As I needed to use SvelteKit's SSR's potential significantly, I found myself facing problems that required a few minutes of research. One of these concerns the possibility of passing a fetched data to…

Sat Nov 27 2021 · SvelteKit · Information technology

Localized meta tags with SvelteKit SSR

Localized meta tags with SvelteKit SSR

I had to deal with an interesting problem with SvelteKit, trying to get meta tags translated for my server side rendered pages with localized dynamic contents. Fortunately, I have found one simple sol…

Thu Nov 25 2021 · Information technology · Svelte · SvelteKit

Duedo - my first 2D game engine

Duedo - my first 2D game engine

I had started this project 5 years ago, but among many commitments I did not find the time and concentration necessary to be able to complete it. Today, a fortuitous business case, has given me the op…

Mon Nov 15 2021 · Information technology