Writing

Blog

Deep dives into full-stack development, infrastructure, and lessons from building real products.

4 min read

A Simple PowerShell Script for Faster Laravel Deployments to Hostinger

How I simplified Laravel deployments to Hostinger shared hosting with a practical PowerShell script built around SFTP and WinSCP.

LaravelPowerShellHostinger
2 min read

Building Scalable Multi-Tenant Systems with Next.js and Prisma

A practical guide to designing multi-tenant architectures using Next.js App Router, Prisma ORM, and PostgreSQL — lessons learned from production.

Next.jsPrismaPostgreSQL
2 min read

Zero-Trust Network Design for Distributed Retail Infrastructure

How I applied zero-trust principles to design a secure network architecture spanning 400+ retail locations — without enterprise budget constraints.

NetworkingSecurityInfrastructure