<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Hans-Peter Ackermann</title>
    <description>The latest articles on DEV Community by Hans-Peter Ackermann (@hanspeter_ackermann_b877).</description>
    <link>https://dev.to/hanspeter_ackermann_b877</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3993342%2Fc7de7099-9b11-4525-a13c-ae06ca3b8c91.png</url>
      <title>DEV Community: Hans-Peter Ackermann</title>
      <link>https://dev.to/hanspeter_ackermann_b877</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hanspeter_ackermann_b877"/>
    <language>en</language>
    <item>
      <title>DACH Freelancer Bundle: Budget, Invoice &amp; Receipt Scanner – No Subscriptions</title>
      <dc:creator>Hans-Peter Ackermann</dc:creator>
      <pubDate>Mon, 22 Jun 2026 05:29:27 +0000</pubDate>
      <link>https://dev.to/hanspeter_ackermann_b877/dach-freelancer-bundle-budget-invoice-receipt-scanner-no-subscriptions-1fnd</link>
      <guid>https://dev.to/hanspeter_ackermann_b877/dach-freelancer-bundle-budget-invoice-receipt-scanner-no-subscriptions-1fnd</guid>
      <description>&lt;h2&gt;
  
  
  The problem
&lt;/h2&gt;

&lt;p&gt;Freelancers in Switzerland and Germany juggle three boring tools: household budget, invoicing, and receipt archiving. Most solutions want €10/month forever.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I bundled
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;DACH Freelancer Bundle&lt;/strong&gt; – three one-time purchases in one:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Swiss Budget Excel 2026&lt;/strong&gt; – 11 categories, CHF/EUR, auto-sums&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Invoice template Excel CH/DE&lt;/strong&gt; – VAT 8.1% / 19%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Receipt scanner Python&lt;/strong&gt; – photo → CSV with OpenAI Vision&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Individual: 33 EUR. Bundle: &lt;strong&gt;29 EUR one-time&lt;/strong&gt;. No subscription.&lt;/p&gt;

&lt;h2&gt;
  
  
  Who it's for
&lt;/h2&gt;

&lt;p&gt;Solo founders, freelancers, side-hustlers in CH/DE/AT who want local Excel/Python tools instead of SaaS lock-in.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try before you buy
&lt;/h2&gt;

&lt;p&gt;Free Suno AI prompts (10, no email): &lt;a href="https://marcx1981x.github.io/7alive-labs-shop/free.html" rel="noopener noreferrer"&gt;https://marcx1981x.github.io/7alive-labs-shop/free.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Full write-up: &lt;a href="https://marcx1981x.github.io/7alive-labs-shop/blog/freelancer-bundle.html" rel="noopener noreferrer"&gt;https://marcx1981x.github.io/7alive-labs-shop/blog/freelancer-bundle.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Shop: &lt;a href="https://ackermann08.gumroad.com/l/kmhcdu" rel="noopener noreferrer"&gt;https://ackermann08.gumroad.com/l/kmhcdu&lt;/a&gt;&lt;/p&gt;

</description>
      <category>productivity</category>
    </item>
    <item>
      <title>I built a free receipt scanner for Swiss/German freelancers</title>
      <dc:creator>Hans-Peter Ackermann</dc:creator>
      <pubDate>Sun, 21 Jun 2026 19:10:49 +0000</pubDate>
      <link>https://dev.to/hanspeter_ackermann_b877/i-built-a-free-receipt-scanner-for-swissgerman-freelancers-587j</link>
      <guid>https://dev.to/hanspeter_ackermann_b877/i-built-a-free-receipt-scanner-for-swissgerman-freelancers-587j</guid>
      <description>&lt;h2&gt;
  
  
  The problem
&lt;/h2&gt;

&lt;p&gt;Freelancers in Switzerland and Germany drown in paper receipts. Migros, Coop, Aldi, Lidl – every receipt needs to end up in Excel for taxes.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I built
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;BelegScan&lt;/strong&gt; – upload a receipt photo, get CSV. Free demo: 3 scans/day.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Python + Flask + OpenAI &lt;code&gt;gpt-4o-mini&lt;/code&gt; vision (~€0.01 per scan)&lt;/li&gt;
&lt;li&gt;Optimized for DE/CH receipt formats&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try it
&lt;/h2&gt;

&lt;p&gt;Full write-up on our blog: &lt;a href="https://marcx1981x.github.io/7alive-labs-shop/blog/belegscan.html" rel="noopener noreferrer"&gt;https://marcx1981x.github.io/7alive-labs-shop/blog/belegscan.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Free sample (Suno prompts): &lt;a href="https://marcx1981x.github.io/7alive-labs-shop/free.html" rel="noopener noreferrer"&gt;https://marcx1981x.github.io/7alive-labs-shop/free.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Full Python script? &lt;strong&gt;19 EUR one-time&lt;/strong&gt; on Gumroad – no subscription.&lt;/p&gt;

&lt;h2&gt;
  
  
  Other tools
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Suno AI Prompt Pack (7 EUR)&lt;/li&gt;
&lt;li&gt;Swiss Budget Excel 2026 (9 EUR)&lt;/li&gt;
&lt;li&gt;DACH Freelancer Bundle (29 EUR)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Shop: &lt;a href="https://ackermann08.gumroad.com" rel="noopener noreferrer"&gt;https://ackermann08.gumroad.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>freelance</category>
    </item>
    <item>
      <title>I built a free receipt scanner for Swiss/German freelancers</title>
      <dc:creator>Hans-Peter Ackermann</dc:creator>
      <pubDate>Sat, 20 Jun 2026 16:18:56 +0000</pubDate>
      <link>https://dev.to/hanspeter_ackermann_b877/i-built-a-free-receipt-scanner-for-swissgerman-freelancers-gjl</link>
      <guid>https://dev.to/hanspeter_ackermann_b877/i-built-a-free-receipt-scanner-for-swissgerman-freelancers-gjl</guid>
      <description></description>
    </item>
  </channel>
</rss>
