The Future is Here: Exploring the Possibilities of Doing Business with AI (Part 13) – More SEO

Unfortunately, we are still not able to show ads on our website. Our assumption is, that we first need to get the website properly indexed again by Google. In the meantime, we have created a few new coloring pages, especially the mandala style looks pretty cool. Thank you for the tipp with the mandalas, you… Continue reading The Future is Here: Exploring the Possibilities of Doing Business with AI (Part 13) – More SEO

The Future is Here: Exploring the Possibilities of Doing Business with AI (Part 11) – Adding Ads & Refactoring

Welcome back to our micro business experiment, where we are using a lot of AI to help us coding, generate content and more! Ads First of all an update on the ads. The review process took longer than I would have expected and the result is negative. Unfortunately, there isn’t much information on what is… Continue reading The Future is Here: Exploring the Possibilities of Doing Business with AI (Part 11) – Adding Ads & Refactoring

The Future is Here: Exploring the Possibilities of Doing Business with AI (Part 9)

Today, we assessed the current engagement with our website, and it comes as no surprise that we don’t have a significant amount of traffic yet. We will need to employ more SEO techniques. However, one issue we noticed is the lack of an overview of image downloads. Currently, our website only provides a direct download… Continue reading The Future is Here: Exploring the Possibilities of Doing Business with AI (Part 9)

Typolino – Adding Features (one year later)

Coming back to a side project after a year can be pretty painful. I actually wanted to see how it goes with Typolino. Is the CI/CD pipeline still working? Can I easily upgrade my dependencies and add new features? A product should grow with your clients and Typolino is no different. My kids get older… Continue reading Typolino – Adding Features (one year later)

Develop a game with p5.js (part 1)

p5.js is a great JavaScript library to create little games that run directly in your browser. They even offer an online editor, so you can really just get started. Find out more about p5.js here: https://p5js.org/Or directly access the online editor: https://editor.p5js.org/ In this article I will show you a game we implemented as part… Continue reading Develop a game with p5.js (part 1)

JavaScript und Physik

Gerade kürzlich ist mir die Formelsammlung der Physik in die Hände gefallen und ich hatte irgendwie Lust, ein Pendel zu programmieren. Ich habe früher bereits einen Artikel geschrieben, wie man mit JavaScript physikalische “Experimente” durchführen kann und bin nach wie vor der Überzeugung, dass dies eine ideale Tätigkeit ist, um das Programmieren zu erlernen. Man braucht… Continue reading JavaScript und Physik