The Struggle of marketing SaaS apps

At the end of last year, I brought two ideas to life, gaining valuable experience in creating small web applications: productmuse.me - An AI-powered tool for Print on Demand sellers Uploads images and generates product titles, descriptions, and keywords Built in just over a week Uses a credit-based pricing model Running costs: AWS hosting (usage-based), Claude API, $35/year domain Marketing challenges despite $130+ spent on Google/Reddit ads hopefol.io - A crypto portfolio tracker Evolved from a previous Google Sheets project Features portfolio tracking with unique ATH value comparisons Includes custom price targets for "crypto dreams" visualization Built with free tools: Cloudflare hosting, free crypto API Marketing efforts on Twitter/X with limited success despite $200+ ad spend $35/year domain cost Key lessons: While building the apps was rewarding and educational, marketing them effectively has been the biggest challenge. Both projects are running with minimal costs but struggle to find their audience, though hopefol.io remains personally useful. Copy

Continue ReadingThe Struggle of marketing SaaS apps

How to Create Print on Demand Listings 10x Faster in 2024

Are you struggling to write product descriptions for your print on demand business? You're not alone. Creating SEO-optimized product listings for Etsy, Amazon, or Redbubble can take hours away from designing. That's where AI product description generators come in - specifically, ProductMuse, an AI tool designed specifically for print on…

Continue ReadingHow to Create Print on Demand Listings 10x Faster in 2024

Using Python and FastAPI to control an LED on a Raspberry Pi

The Raspberry Pi is a popular single-board computer that is often used for Internet of Things (IoT) projects. One of the many things you can do with a Raspberry Pi is control hardware, such as an LED. In this article, we will show you how to use Python and the…

Continue ReadingUsing Python and FastAPI to control an LED on a Raspberry Pi

Create a wakeup light with a Raspberry Pi

A wake-up light is a type of alarm clock that gradually increases the light level in your room before your alarm goes off, simulating a natural sunrise and helping you wake up feeling more refreshed and alert. In this article, we'll show you how to build your own wake-up light…

Continue ReadingCreate a wakeup light with a Raspberry Pi
Read more about the article Crypto Protfolio Tracker with Google Sheets (Part 1)
Current portfolio feature

Crypto Protfolio Tracker with Google Sheets (Part 1)

To track my crypto protfolio I searched some Websites and Apps but was not quite satified with all of them, so I questioned myself if it's possible to make my own tracker with some Google Sheets scripting and the public Coingecko API. Here is how I did it and how…

Continue ReadingCrypto Protfolio Tracker with Google Sheets (Part 1)

Watch over your Jenkins builds with a LED Strip and a Raspberry Pi

You wanna see how your Jenkins build are going? At least this is what caught my interrest. So it happened that we had a Dev-Day at work and this brought up the idea to make a LED Strip to indicate how our Jenkins builds are going. It's indicated in green…

Continue ReadingWatch over your Jenkins builds with a LED Strip and a Raspberry Pi