How I Built a Bilingual Biblical Financial Distribution Calculator in a Next.js 16 Monorepo
A deep dive into building a bilingual (EN/ES) biblical financial distribution calculator: pnpm monorepo migration, pure TS calculator package, hardcoded public-domain scripture, two-URL i18n SEO with hreflang, Amazon-style locale middleware, and vectorial PDF via window.print().
May 13, 2026
Biblical Financial Stewardship: A Practical Guide to Distributing Your Income, Your Business, and Your Ministry
A pastoral, hands-on look at the classical biblical model for distributing money — for individuals, Christian business owners, and local churches. Scripture-grounded percentages and a free calculator to apply it today.
May 13, 2026
How to Self-Host Engram Cloud on Dokploy (Persistent Memory for AI Agents)
Step-by-step guide to self-host Engram Cloud on your VPS using Dokploy. Deploy with the official image, bearer token authentication, web dashboard, and the 5 common errors you will hit (with real fixes).
May 4, 2026
How to Self-Host Gemma on Dokploy (The Right Way)
A production-ready guide to self-hosting Google Gemma AI model on Dokploy using Ollama. Includes persistent storage, concurrency settings, hardware recommendations, and optional Open WebUI for a ChatGPT-like interface.
December 8, 2025
How to Build a Free Chatbot with Cloudflare Workers AI
Learn how to create a simple AI chatbot using Cloudflare Workers AI REST API. Includes free tier usage, multiple model options like Llama and Gemma, and a complete working example.
December 8, 2025
Cloudflare Workers AI: Production-Ready Guide for Real Applications
Advanced guide to Cloudflare Workers AI covering RAG pipelines, content moderation with Llama Guard, function calling, structured outputs, cost optimization, and async processing with Queues.
December 8, 2025
How to Set Up Bitbucket Deployments with Dokploy
A complete guide to connecting your Bitbucket repositories to Dokploy for seamless deployments. Learn how to configure API tokens, set up webhooks, and enable automatic deployments for your applications.
December 4, 2025
How to Access and Fix Claro's Hefei Radiotech Modem Login
A step-by-step guide to accessing the advanced settings of the Claro Hefei Radiotech RTCD905H6W4 DOCSIS 3.0 modem and a permanent fix for the common firmware update issue that redirects and blocks login access using uBlock Origin.
June 25, 2025
Free, Self-Hosted Obsidian Sync with LiveSync and Traefik
A detailed, step-by-step guide to setting up real-time, end-to-end encrypted, and self-hosted synchronization for your Obsidian notes using the LiveSync plugin, Docker, CouchDB, and Traefik.
June 19, 2025
How to install coolify
A step-by-step guide to self-hosting Coolify on a Linux server with Docker and Docker Compose. Covers prerequisites, env setup, and optional SSL.
October 29, 2024
Introduction to NextJs
NextJs is a powerful React framework that makes it easy to build server-rendered React applications. This post will introduce you to the basics of NextJs.
August 10, 2024
Introduction to MDX
MDX is a powerful tool that allows you to write JSX in your Markdown files. This post will introduce you to the basics of MDX.
August 8, 2024