Platform
BrandTrace
brandtrace.netSee what AI says about your brand — and which competitor it names instead of you.
BrandTrace tracks how your brand shows up in AI answers, and ties that to what happens next on your own site. Not a standalone visibility chart, but one chain: an answer cited a source, a bot crawled that page, a visitor arrived, a conversion followed.
- ▸Tracks visibility across ChatGPT, Gemini, Claude, Perplexity and Grok
- ▸Shows which competitors appear where you are missing, and what they cite
- ▸Ties AI answers to bot crawls, sessions and conversions on your own site
- ▸Scores every page on how readable it is to AI crawlers, with nothing to connect first
Platform
profotograaf
profotograaf.nlPortfolio, client galleries and admin for independent photographers.
A photographer currently pays for three subscriptions: a site builder, a gallery tool and an invoicing package. None of the three knows about the other two. profotograaf is those three things in one place, on your own domain. A platform we are actively building out, not a side project.
- ▸Portfolio site with a block-based page builder and nine themes
- ▸Client galleries with proofing, watermarks and secured share links
- ▸Bookings, quotes and invoices in the same system
- ▸Custom domain, photos uploaded straight to object storage
Platform
Scanoo
scanbarelinks.nlDynamic QR codes that keep working, even when you stop paying.
Most QR tools put a countdown page with an ad in front of every scan, or let your printed codes die the moment you cancel the subscription. Scanoo does neither. Codes made on the free tier keep working, permanently. Paying removes the interstitial and adds scan analytics, file hosting and SVG export.
- ▸Change the destination after the code is printed, without reprinting
- ▸Free codes never expire and keep working, no account needed
- ▸Host a PDF, audio or video file behind the code
- ▸Nine euros a month, no scan limits, cancel any time
Open source
BugBarn
bugbarn.webwiebe.nlSelf-hosted error tracking that runs on a €5 VPS.
BugBarn is a single Go binary that receives errors from your applications, groups them into issues by fingerprint, and shows them in a web UI. It writes to SQLite and spools events to disk before processing, so ingest stays fast even under load. No external services, no per-event pricing.
- ▸Groups errors into issues with first/last seen timestamps and regressed status
- ▸Alerts, weekly digest email, and a live SSE event stream
- ▸Multi-project support with per-project API keys and source map upload
- ▸SDKs for TypeScript (Node + browser), Python, and Go
Open source
FunnelBarn
funnelbarn.webwiebe.nlSelf-hosted web analytics and funnel tracking without the cookies.
FunnelBarn is a single Go binary that collects page views, tracks funnels, and attributes traffic to UTM campaigns. All without cookies or third-party scripts leaving your infrastructure. Sessions are fingerprinted server-side from IP and User-Agent, keeping visitor data off the client entirely.
- ▸Privacy-first: no cookies, server-side session fingerprinting
- ▸Funnel analysis and A/B test result analysis
- ▸UTM attribution dashboard for campaign tracking
- ▸SDKs for JavaScript (browser + Node.js), Python, and Go
Open source
GitHub Tamagotchi
tamagotchi.webwiebe.nlA virtual pet for your GitHub repos.
GitHub Tamagotchi hatches a virtual pet from your repository and ties its mood to your commit activity, PR throughput, and issue resolution. It is a playful way to keep an eye on project health, and a surprisingly effective motivator to keep shipping.
- ▸Pets evolve through lifecycle stages from egg to adult as projects mature
- ▸Mood reflects real repo activity: commits, PRs, and issue resolution
- ▸MCP integration lets you check on your pet from your code editor
- ▸Leaderboard to compare your repo pets with others