Posts By: Freya

Freya

Senior Software Engineer developing all kinds of stuff.

Greatest data simulations 2015

There are a lot of interesting things out there on the Internet. Here we gathered some really cool data simulations of the year 2015 that shows that Internet really is beautiful.

CSS show div on hover

Css is not always easy. In this article I will explain how to show elements while hovering over a link. There are several ways to do it: by toggling a display element and by changing an opacity.

How to program backup software

In this article I will show you how to make your own backup software without downloading any tools. There is a lot of free and paid software for backup that you can use. One of them is Immortal files for both Windows and Mac.

Understanding git-add commands

Git is a distributed revision control system, in which you can manipulate Git-repositories on your computer. It was originally developed by Linus Torvalds, the principal author of Linux.

Landing pages best practices

We have recently encountered a problem with a huge drop-off from our front page. We didn’t have a lot of useful information on our front page – just a technical blog with lots of technical, and sometimes, difficult stuff.

Design rules

Here I will try to gather all the awesome rules of design I come over while surfing the net. There are always some genius rules that I would need to follow when developing a new website or app, but you remember nothing when it comes to it. So here’s the list:

Hentry structured data importance

We have developed a brand new theme for our website with some hot frameworks like Bootstrap and Redux. The theme is clean, secure, fast and mobile friendly. Did we think it was all that was needed? Yes. Until our impressions on Google started to decline.

Ways to program your drone to do awesome stuff

Drones, quadcopters, RS helicopters and other remote controlled crafts are hot topic these days. We programmers are more interested in how to program them to do something cool. Indeed, it’s become more and more easy.