Writing

Blog

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

Reading time: 4 min

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
Reading time: 2 min

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
Reading time: 2 min

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