Blog

Building and posting along the way...

blog post cover image Your perfect Dark Mode Favicon ✨

January 10, 2023

Your perfect Dark Mode Favicon ✨

Did you switch to dark mode on some of your devices? Yes? Well, then you are already familiar with the problem: favicons. If they contain dark colors they are invisible. Here you will learn how to fix that!

blog post cover image Let your footer update itself!

December 31, 2022

Let your footer update itself!

How you can automate updating the year in your footer, only with a few lines of JavaScript.

blog post cover image Top 3 GitHub Chrome Extensions +1

December 9, 2022

Top 3 GitHub Chrome Extensions +1

There are now over 137.000 extensions available on the Google Chrome Store. Among those you will find several neat extensions for GitHub that will let you browse repositories faster online. Here are my personal favorites I want to share with you.

blog post cover image Chrome Extension Components: A brief overview

October 26, 2022

Chrome Extension Components: A brief overview

Do you like to write a little chrome extension? Perfect, there is a big variety of chrome APIs you have access to. However, every extension's component has specific advantages and limits.

blog post cover image Django: How to synchronize the database of different environments

June 15, 2022

Django: How to synchronize the database of different environments

How to keep your Django environment databases synced (development, staging, production).

blog post cover image Mermaid: How to create diagrams and charts in Markdown

April 19, 2022

Mermaid: How to create diagrams and charts in Markdown

With Mermaid, you can embed diagrams directly into your Github repository without installing anything.

blog post cover image Easily refresh all your POP3 E-Mail accounts linked to Gmail with a bookmarklet

December 8, 2021

Easily refresh all your POP3 E-Mail accounts linked to Gmail with a bookmarklet

Are you receiving your emails of your linked email account in Gmail late? This blog post introduces a simple, yet effective solution - a bookmarklet. With just a single click, you can fetch emails from all your linked accounts.

blog post cover image Creating a Hamburger Menu Navigation with React and Material-UI 5

July 15, 2021

Creating a Hamburger Menu Navigation with React and Material-UI 5

Easily build a React hamburger menu navigation with the Library Material-UI. Understand the logic behind the Material-UI Drawer and customize it to your needs.

blog post cover image Datamaps: How to create and customize a map with JavaScript

March 31, 2020

Datamaps: How to create and customize a map with JavaScript

In 3 simple steps, you will learn how to create a map and customize it to your needs.

blog post cover image Google Looker Studio: Combine Metrics of Two Data Sources

July 14, 2019

Google Looker Studio: Combine Metrics of Two Data Sources

How to create calculated field in order to come up with a metric from multiple data sources e.g. Google and Facebook Ads.