Building and posting along the way...
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!
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.
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.
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.
June 15, 2022
Django: How to synchronize the database of different environments
How to keep your Django environment databases synced (development, staging, production).
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.
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.
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.
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.
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.