So me, my brother and a friend have been talking for a long time about starting our own game developer company.
Then my friend got the opportunity to speak at a conference in China and we thought 'Hey, we should promote our non-existing company with a website'.
So in a couple of weeks I designed and built this website, which I think turned out great.
We wanted to include gifs on the page which slowed down the loading time, but gave me a reason to look up a technique called lazy-loading.
What it means is that the gif is loaded only when needed (which is when it's in the viewport).
This gave me an idea to use it in the design as well, so I use this technique with all the sections of the page giving them a smooth fade-in effect.