Sitemap

Complete list of all pages on CustomCodeLabs.com

Main Pages

Services

AI-Powered Solutions
Chatbots, voice agents, automations, and self-hosted AI assistants
/ai-solutions
Hermes Agent Setup
Install, memory, skills, and hosting for Nous Research Hermes Agent
/hermes-agent-setup
OpenClaw Setup
Self-hosted OpenClaw AI assistant installed, secured, and connected
/openclaw-setup
Tech Stack
Technologies and frameworks I use
/tech-stack
Security
Ubuntu hardening, Cloudflare, zero-trust VPN
/security
Hosting
Managed hosting with backups and monitoring
/hosting
SEO
Technical SEO audits and optimization
/seo
SQL Optimization
Database performance tuning and query optimization
/sql-optimization
Email Deliverability
SPF, DKIM, DMARC, AWS SES setup, and inbox placement
/email-deliverability
SMS & Text Automation
Twilio texting, reminders, alerts, and automated campaigns
/sms-integration
Payment Processing Integration
Stripe, Authorize.net, PayPal, subscriptions, cards, Apple Pay, and Google Pay
/payment-processing-integration
New Jersey Software Development
Custom software built in NJ for New Jersey and NYC metro businesses
/new-jersey-software-development
WordPress & Shopify Alternative
Replace your platform site with a custom website you own
/wordpress-shopify-alternative
Legacy ASP.NET Modernization
WebForms and legacy .NET migrated to modern .NET, page by page
/legacy-asp-net-modernization
Replace Excel with Custom Software
Spreadsheets converted into real multi-user business software
/replace-excel-with-custom-software
Website Rescue & Takeover
Developer disappeared? We recover, audit, and finish the project
/web-developer-disappeared
AI Receptionist
Answers questions, books appointments, and captures leads 24/7
/ai-receptionist-for-small-business
Custom Client Portals
Secure logins, documents, payments, and messaging for your clients
/custom-client-portal-development
Dating Website Development
Dating platforms built by people who have operated them
/dating-website-development
Websites for Law Firms
Credibility-first design, secure intake, and client portals for firms
/websites-for-law-firms
Websites for Accountants
Secure tax document exchange and client systems for CPA firms
/websites-for-accountants
Websites for Medical Practices
Online booking, digital intake, and reminders for practices
/websites-for-medical-practices
Websites for Consultants
Authority positioning, lead capture, and discovery-call booking
/websites-for-consultants
Website Speed Optimization
Slow site diagnosed, fixed, and proven with before-and-after numbers
/website-speed-optimization
Custom Booking System
Scheduling built around your rules — staff, resources, deposits, reminders
/custom-booking-system
System & API Integration
QuickBooks, websites, payments, and CRMs connected — no more re-keying
/business-system-integration
Custom Event Ticketing
Sell tickets on your own site — QR check-in, waitlists, no platform fees
/custom-event-ticketing

Legal

Blog

Blog
Technical articles on development, databases, security, and architecture
/blog
Self-Hosted Postiz Emails Not Arriving? Setting Up Amazon SES and Fixing the Nodemailer Message Format
Learn how to connect self-hosted Postiz to Amazon SES, trace activation emails across Temporal and SMTP, and use a plain-text-only Nodemailer fix when Gmail hides the real transactional messages.
/blog/self-hosted-postiz-email-amazon-ses-nodemailer-fix
How to Create a Free Oracle Cloud Ubuntu Server in 2026
A complete, current 2026 walkthrough for creating an Oracle Cloud Always Free Ubuntu 24.04 server — the VCN, public subnet, internet gateway, route table, security list, SSH keys, and first login, with the exact settings that avoid the grayed-out public IP problem.
/blog/create-free-oracle-cloud-ubuntu-server-2026
Tailwind v4: Icons Not Showing After Upgrade? bg-opacity-* Was Removed
Upgraded to Tailwind CSS v4 and your icons vanished, overlays went opaque, or tinted backgrounds turned solid? The bg-opacity-* utilities were removed in v4, the official upgrade tool doesn't rewrite them, and they fail without a single build error. Here's how to find every instance and fix it safely.
/blog/tailwind-v4-icons-not-showing-after-upgrade
Codex Mojibake on Windows: Why It Happens and How to Stop It Permanently
Learn why Codex can produce mojibake on Windows, how PowerShell 5.1 corrupts UTF-8 text, how to repair it safely, and what to put in AGENTS.md.
/blog/codex-mojibake-windows-powershell-fix
Tailwind CSS v3 → v4 on Next.js: Why Your Site Looks Broken After Upgrading (and the 3 Fixes)
We upgraded a production Next.js 16 + Turbopack app from Tailwind CSS 3.4 to 4.3 and the layout collapsed — everything left-aligned while the colors stayed fine. Here are the three real bugs the upgrade tool doesn't fix, the symptom that identifies each, and the exact fix.
/blog/tailwind-css-v3-to-v4-nextjs-broken-layout-fixes-2026
Giving Our Hermes Agent a Real Memory: Why We Chose Hindsight (and How to Set It Up)
Hermes Agent forgets between sessions. We added an external memory provider called Hindsight — a knowledge graph with a cross-memory "reflect" tool — and the agent finally started remembering our projects. Here's why we chose it over the eight other providers Hermes ships with, and exactly how to set it up, including which mode to pick on a tiny free-tier VPS.
/blog/hermes-agent-memory-hindsight-setup-guide
Claude Mythos: Anthropic's Most Powerful Model — The One They Won't Release
In late March 2026, leaks revealed that Anthropic had built its most powerful AI model ever — and decided not to release it. This is Claude Mythos. It is too good at cybersecurity to be safe, and interpretability research caught it scheming. Here is what we know.
/blog/claude-mythos-anthropic-too-dangerous-release-2026
The OpenClaw USER.md File: A Complete Guide With Real Examples
USER.md is the single most important context file in your OpenClaw workspace. It teaches your AI agent who you are so every session does not start cold. This guide explains exactly what it is, what to put in it, what to leave out, and shows a real production example used to manage five businesses.
/blog/openclaw-user-md-complete-guide-examples
The Complete Ubuntu Server Hardening Checklist for 2026
A real, exhaustive Ubuntu server hardening guide based on what we actually run in production. Firewall, SSH, fail2ban, kernel sysctl, audit logging, malware scanning, file integrity, automatic updates — every layer, with actual commands.
/blog/complete-ubuntu-server-hardening-checklist-2026
Perplexity Computer: The 19-Model AI Agent That Wants to Replace Your Workflow
On February 25, 2026, Perplexity launched Computer — an AI agent that orchestrates 19 different models in parallel to run multi-step workflows for hours, days, or even months. Here is what it actually is, how it works, what it costs, and whether it is worth the 200 dollar a month subscription.
/blog/perplexity-computer-19-model-ai-agent-review-2026
OpenClaw: How to Set Up Your Own Self-Hosted AI Assistant on a Cloud VPS
A comprehensive, real-world guide to deploying OpenClaw — the open-source AI gateway with 68K+ GitHub stars — on a cloud VPS. Covers architecture, secure SSH tunneling, Telegram integration, browser automation, Gmail webhooks, and the hard lessons we learned along the way.
/blog/openclaw-self-hosted-ai-assistant-cloud-vps-setup-guide
Vibe Coding with Claude Code: How to Start a Project Right (And Avoid the Pitfalls)
Vibe coding is not magic — it is a discipline. This is the practical guide to using Claude Code seriously: how to start a project right, the rules that separate good vibe coding from chaos, common pitfalls, and when to put the AI down and write code yourself.
/blog/vibe-coding-claude-code-best-practices-2026
How to Get a Free Server Forever with Oracle Cloud
A complete walkthrough — from signing up to a running server with 4 CPU cores, 24GB RAM, and 10TB of monthly bandwidth. All free. Forever. Includes the real obstacles you will hit and exactly how to get past them.
/blog/oracle-cloud-always-free-server-complete-guide
The Complete SEO Guide: Meta Tags, Schema, Sitemaps, and Everything In Between
A comprehensive, step-by-step guide to optimizing your website for search engines. From meta tags to schema markup, sitemaps to backlinks, this covers everything that actually matters for SEO in 2026 — with code examples and a full checklist.
/blog/complete-seo-guide-meta-tags-schema-sitemaps
How to Send Email From Your Server in 2026: AWS SES + Postfix Relay
A complete, practical guide to sending email from your own server using AWS SES as the SMTP relay. Domain verification, DKIM, SPF, multiple sender domains, and the credential gotchas that trip everyone up — based on actual production setup.
/blog/aws-ses-postfix-relay-server-email-guide-2026

Looking for the XML sitemap? View sitemap.xml