Digital Products
Production-tested tools, templates, and infrastructure configs. Everything we sell, we've used ourselves. Instant download after purchase.
Popular
Email Triage Workflow
£19Automated email classification and routing. Sorts incoming emails by priority (P1/P2/P3), routes to the right team, sends notifications via Discord or Slack.
- n8n workflow JSON — import and go
- IMAP email monitoring trigger
- Priority classification (P1/P2/P3)
Social Media Automation Pack
£29Three n8n workflows: scheduled posting with hashtags, content rotation from a topic queue, and daily organic engagement tracking for X/Twitter.
- 3 n8n workflow JSONs
- Scheduled posting with auto-hashtags
- Content rotation from topic queue
Self-Hosted n8n Docker Stack
£19Production-ready docker-compose for n8n with PostgreSQL, nginx reverse proxy, SSL via Let's Encrypt, automated backups, and health monitoring. One command deploy.
- docker-compose.yml (one command deploy)
- PostgreSQL database (not SQLite)
- nginx reverse proxy with SSL
RAG System Docker Stack
£39Complete Retrieval-Augmented Generation stack: Qdrant vector DB, FastAPI backend, document ingestion pipeline, and semantic search API. Self-hosted, production-ready.
- Qdrant vector database
- FastAPI ingestion + search API
- PDF/DOCX/TXT document processing
SvelteKit + FastAPI Starter Kit
£49Production-ready boilerplate: SvelteKit 5 frontend, FastAPI backend, JWT auth, Docker deployment, Tailwind CSS dark theme. The exact stack we use for client work.
- SvelteKit 5 + Tailwind v4 frontend
- FastAPI backend with SQLite/PostgreSQL
- JWT auth (login/register/refresh)
Local AI Stack (Ollama + API)
£29Run AI models locally with zero cloud costs. Ollama Docker stack with FastAPI wrapper, model management, streaming responses, and rate limiting.
- Ollama Docker container
- FastAPI wrapper with streaming
- Model download & management scripts
Stripe Checkout Integration Kit
£29Complete Stripe Checkout integration for SvelteKit: product pages, checkout sessions, webhook handling, success/cancel flows, and receipt emails.
- SvelteKit + FastAPI integration
- Stripe Checkout Sessions
- Webhook handler (payment success/fail)
Automation & Workflows
9 products
£19 PopularEmail Triage Workflow
Automated email classification and routing. Sorts incoming emails by priority (P1/P2/P3), routes to the right team, sends notifications via Discord or Slack.
- n8n workflow JSON — import and go
- IMAP email monitoring trigger
- Priority classification (P1/P2/P3)
- Discord/Slack notification nodes
£24 Lead Follow-Up Automator
New lead comes in? Auto-qualify, route to the right person, send acknowledgement email, schedule a reminder if no response in 48 hours. Works with any CRM.
- Webhook trigger for any form/CRM
- Lead qualification logic
- Auto-reply email template
- 48hr follow-up reminder
£39 Invoice Processing Pipeline
Incoming invoices extracted, validated against POs, flagged for anomalies, and routed for approval. Connects to Xero, QuickBooks, or any accounting API.
- Email attachment monitoring
- PDF text extraction
- PO number matching
- Anomaly flagging (duplicate, amount mismatch)
£9 SSL Certificate Monitor
Monitors SSL certificates across all your domains. Alerts you via Discord, Slack, or email 30/14/7 days before expiry. Never get caught with an expired cert.
- Monitor unlimited domains
- 30/14/7 day expiry alerts
- Discord, Slack, or email notifications
- Daily check schedule
£29 Blog Publishing Pipeline
Automated blog publishing from a topic queue. Generates drafts, schedules posts, auto-publishes to your CMS, and shares to social media on a Mon/Wed/Fri cadence.
- Topic queue management
- Draft generation triggers
- CMS publishing (WordPress, Ghost, Headless)
- Social media cross-posting
£34 Client Onboarding Sequence
New client signed? Auto-trigger welcome emails, access provisioning, Slack channel creation, project setup, and 7/14/30-day check-in reminders.
- Welcome email sequence (day 0, 3, 7)
- Slack/Discord channel auto-creation
- Access provisioning triggers
- Project template duplication
£24 Abandoned Cart Recovery
n8n workflow that detects abandoned carts and sends recovery email sequences. Works with WooCommerce, Shopify, or any webhook-capable platform.
- Cart abandonment detection
- 3-email recovery sequence
- Discount code generation
- WooCommerce/Shopify webhooks
£19 Automated Report Generator
Pull data from multiple sources, compile into formatted reports, and deliver to stakeholders on schedule. CSV, PDF, or email delivery.
- Multi-source data aggregation
- Scheduled generation (daily/weekly/monthly)
- CSV and email delivery
- Customisable report templates
Docker & Infrastructure
5 products
£19 PopularSelf-Hosted n8n Docker Stack
Production-ready docker-compose for n8n with PostgreSQL, nginx reverse proxy, SSL via Let's Encrypt, automated backups, and health monitoring. One command deploy.
- docker-compose.yml (one command deploy)
- PostgreSQL database (not SQLite)
- nginx reverse proxy with SSL
- Automated daily backups
£24 Monitoring & Alerting Stack
Docker stack with Uptime Kuma, Grafana, and Prometheus. Monitor all your services, get alerts when things go down, and dashboards to prove uptime.
- Uptime Kuma (50+ monitors)
- Grafana dashboards (pre-configured)
- Prometheus metrics collection
- Discord/Slack/email alerting
£29 AI Gateway Stack (LiteLLM)
Unified API gateway for multiple AI providers. Route requests to Claude, GPT, Gemini, or local Ollama — single endpoint, automatic fallback, usage tracking.
- LiteLLM proxy container
- PostgreSQL for usage tracking
- Pre-configured for Claude, GPT, Gemini
- Ollama local model support
£39 PopularRAG System Docker Stack
Complete Retrieval-Augmented Generation stack: Qdrant vector DB, FastAPI backend, document ingestion pipeline, and semantic search API. Self-hosted, production-ready.
- Qdrant vector database
- FastAPI ingestion + search API
- PDF/DOCX/TXT document processing
- Chunking + embedding pipeline
£19 Server Security Hardening Kit
Production security config: fail2ban rules, UFW firewall config, SSH hardening, nginx security headers, Cloudflare tunnel setup, and automated security scanning.
- fail2ban jail configs (SSH, nginx, custom)
- UFW firewall rules template
- SSH hardening script (disable password, port change)
- nginx security headers config
Starter Kits & Boilerplates
3 products
£49 PopularSvelteKit + FastAPI Starter Kit
Production-ready boilerplate: SvelteKit 5 frontend, FastAPI backend, JWT auth, Docker deployment, Tailwind CSS dark theme. The exact stack we use for client work.
- SvelteKit 5 + Tailwind v4 frontend
- FastAPI backend with SQLite/PostgreSQL
- JWT auth (login/register/refresh)
- Docker Compose for dev + production
£99 SaaS Boilerplate (Full Stack)
Everything you need to launch a SaaS: multi-tenant auth, Stripe subscription billing, admin dashboard, email system, landing page. Skip 3 months of scaffolding.
- Multi-tenant authentication
- Stripe subscription billing (3 tiers)
- Admin dashboard with user management
- Brevo/SMTP email system
£39 Discord Bot Starter Kit
Python Discord bot with 10+ cogs: moderation, leveling, welcome, tickets, starboard, scheduler, AI chat. The same architecture as our Aria bot serving 4 servers.
- Python + discord.py
- 10+ ready-made cogs (modules)
- Moderation (ban, kick, warn, timeout)
- Leveling system with leaderboards
AI & Machine Learning
4 products
£29 PopularLocal AI Stack (Ollama + API)
Run AI models locally with zero cloud costs. Ollama Docker stack with FastAPI wrapper, model management, streaming responses, and rate limiting.
- Ollama Docker container
- FastAPI wrapper with streaming
- Model download & management scripts
- Rate limiting middleware
£39 Embeddable Chatbot Widget
Drop-in chatbot widget for any website. Dark/light themes, streaming responses, quick question buttons, conversation history. Connect to any LLM API.
- Svelte widget component (or vanilla JS)
- Streaming response display
- Quick question buttons
- Conversation history
£34 Vector Search API Template
FastAPI service for semantic search over your documents. Qdrant vector DB, document chunking, embedding pipeline, and search API. Production-ready.
- FastAPI search endpoints
- Qdrant vector database
- Document chunking pipeline
- Embedding generation (OpenAI/local)
£24 Prompt Library & Management System
Organize, version, and share AI prompts across your team. FastAPI backend with categories, tags, version history, and usage analytics.
- FastAPI backend + SvelteKit frontend
- Prompt categorisation & tagging
- Version history per prompt
- Team sharing with permissions
Monitoring & Alerting
3 products
£19 Discord Alert Bot
Python bot that monitors your services and posts alerts to Discord. CPU, memory, disk, SSL expiry, HTTP status, Docker container health — all in one bot.
- HTTP endpoint monitoring
- SSL certificate expiry alerts
- Docker container health checks
- CPU/memory/disk usage alerts
£29 Self-Hosted Status Page
Public status page for your services. Shows uptime %, response time graphs, incident history. SvelteKit frontend, FastAPI backend, Docker deploy.
- Public status page (SvelteKit)
- Uptime percentage per service
- Response time graphs
- Incident creation & updates
£19 Docker Log Aggregator
Collect, search, and alert on Docker container logs. Lightweight alternative to ELK. FastAPI + SQLite, with Discord/Slack alerting on error patterns.
- Docker log collection via socket
- Full-text search over logs
- Error pattern alerting
- Discord/Slack notifications
Streaming & Content
3 products
£15 Dark Tech Streaming Overlay Pack
Complete OBS overlay set: webcam frame, alerts, scene transitions, chat widget, sub goals, panels — all in the Quartalis dark teal aesthetic. Drag and drop into OBS.
- Webcam frame (16:9 + 4:3)
- Alert overlays (follow, sub, raid, donation)
- Scene transition stinger
- Chat widget styling
£12 Animated Stream Screens
Animated starting soon, BRB, and ending screens with countdown timers. Dark theme with customisable accent colours. MP4 + WebM for OBS browser sources.
- Starting Soon (with countdown)
- Be Right Back
- Stream Ending
- MP4 + WebM formats
YouTube Thumbnail Template Pack
20 Photoshop/Figma thumbnail templates optimised for CTR. Tech, gaming, tutorial, and vlog styles. Just swap text and image.
- 20 thumbnail templates
- Photoshop PSD + Figma files
- Tech, gaming, tutorial, vlog styles
- CTR-optimised layouts
Branding & Identity
2 products
£75 Custom Logo Package
Professional logo design: 3 initial concepts, 2 rounds of revision, delivered in all formats (SVG, PNG, ICO, favicon). Includes brand colour palette and usage guide.
- 3 initial concepts
- 2 rounds of revisions
- SVG, PNG (multiple sizes), ICO, favicon
- Brand colour palette
£149 Full Brand Identity Kit
Complete brand package: logo, colour system, typography, social media templates, email signature, letterhead, business card design. Everything you need to look professional.
- Logo (all formats + variations)
- Colour system (primary, secondary, accent)
- Typography pairing + hierarchy
- Social media profile/banner templates
Templates & Configs
6 products
£9 nginx Configuration Pack
Battle-tested nginx configs: reverse proxy, SSL termination, security headers, rate limiting, caching, WebSocket proxy. Copy, paste, deploy.
- Reverse proxy config (multi-service)
- SSL termination with Let's Encrypt
- Security headers (A+ SSL Labs grade)
- Rate limiting per IP/endpoint
£12 Cloudflare Tunnel Setup Kit
Complete guide + docker-compose for exposing self-hosted services via Cloudflare Tunnel. No port forwarding, no dynamic DNS, zero exposed ports.
- docker-compose with cloudflared
- Multi-subdomain routing config
- DNS setup walkthrough
- SSL/TLS best practices
£19 GitHub Actions CI/CD Templates
6 battle-tested GitHub Actions workflows: Docker build+push, test runner, deploy to VPS via SSH, Lighthouse CI, dependency updates, release automation.
- Docker build + push to registry
- Test runner (Python/Node/multi-matrix)
- Deploy to VPS via SSH
- Lighthouse CI (performance gates)
£15 Tailwind v4 Dark Theme System
Complete dark theme design system for Tailwind CSS v4: surface hierarchy, colour tokens, component classes, animations, responsive utilities. Drop into any project.
- 6-level surface hierarchy
- Brand colour tokens with opacity scales
- 15+ component classes (cards, buttons, badges)
- Animation utilities (reveal, shimmer, pulse)
£19 Docker Compose Collection (20+)
20+ battle-tested docker-compose files for common self-hosted services: databases, caches, proxies, monitoring, CI/CD, and more.
- PostgreSQL, MySQL, Redis, MongoDB
- nginx, Traefik, Caddy reverse proxies
- Grafana, Prometheus, Uptime Kuma
- Gitea, Drone CI, Woodpecker
£24 FastAPI Middleware Collection
12 production-tested FastAPI middleware modules: rate limiting, CORS, JWT auth, request logging, error handling, caching, and more.
- Rate limiting (per-IP, per-user)
- JWT authentication middleware
- Request/response logging
- Error handling with Sentry support
E-Commerce & Payments
3 products
£29 PopularStripe Checkout Integration Kit
Complete Stripe Checkout integration for SvelteKit: product pages, checkout sessions, webhook handling, success/cancel flows, and receipt emails.
- SvelteKit + FastAPI integration
- Stripe Checkout Sessions
- Webhook handler (payment success/fail)
- Success & cancel page templates
£49 Subscription Billing System
Stripe subscription management: plan creation, customer portal, usage metering, invoice generation, and dunning (failed payment recovery).
- 3-tier subscription plans
- Stripe Customer Portal
- Usage-based metering
- Invoice generation
£59 Digital Download Store Template
Complete digital product store: product listings, Stripe payments, secure download links, license key generation, and customer dashboard.
- Product listing pages
- Stripe payment integration
- Secure time-limited download URLs
- License key generation
Need something bespoke?
Everything in this store started as a custom project. If you need something built to your spec, we'll scope it and deliver it.