My Blog

February 28, 2025

Introducing LinkShrink: The Open Source, Secure URL Shortener

LinkShrink is the open source, secure URL shortener that transforms lengthy URLs into elegant, shareable links while offering a unique, accountless experience.

February 9, 2025

Mastering Local Network Custom Domains: Pi-Hole, Cloudflare, and Docker Unleashed

Assign memorable, secure custom domains to internal services using Pi-hole, Cloudflare, and Docker. Explore four strategies for local DNS customization, complete with technical workflows, use cases, and trade-offs.

February 3, 2025

Building a Scam Detection Tool with AI: A Case Study of ‘Is it legit?’

Explore how Python-powered AI can be used to build a scam detection tool, using the hypothetical case study of “Is It Legit?”—a tool designed to analyze URLs, text content, and user behavior to identify potential scams.

February 2, 2025

Building a Secure DevOps Pipeline on Your Home Server with Docker and VPNs

Learn how to build a secure DevOps pipeline on a home server using Docker for containerization and VPNs for secure remote access.

January 31, 2025

Integrating AI/ML Workloads into Your Home Server: A Comprehensive Guide

Learn how to set up and optimize AI/ML workloads on your home server using Docker, GPUs, and secure DevOps practices.

January 23, 2025

Securely Access Your Home Server from Anywhere with Docker and Tailscale VPN

Access your home server and Docker apps securely from anywhere using Tailscale VPN. No port forwarding or complex networking required!

January 4, 2025

Self-Hosted AI vs. Cloud AI: A Cost and Performance Comparison

This article compares self-hosted AI solutions with cloud-based AI, covering cost, performance, control, maintenance, and security considerations. Python examples illustrate key factors for decision-making.

January 2, 2025

How to Secure an AI API Endpoint for Enterprise Use

As enterprises increasingly adopt AI-powered tools like scam detectors, recommendation engines, or chatbots, securing the APIs that serve these models becomes critical.

December 23, 2024

Deploy Your App in a Virtual Machine Using Docker: A Secure Development Sandbox

Learn how to deploy applications inside a virtual machine using Docker. Isolate your environment, simplify testing, and improve security for local or cloud-based workloads.

November 9, 2024

Deploy Your App from a Home to the Public Internet with Docker and Cloudflare Zero Trust Tunnels

Deploy apps from a home server with Docker and Cloudflare Zero Trust Tunnels. No port forwarding or static IPs needed!