Writing about Software development, AI, and building Startups.

All of my long-form thoughts on programming, startups, LLMs, and more, collected in chronological order.

JoFotara PHP SDK: Open Source E-Invoicing Integration for Jordan

Simplify integration with Jordan’s JoFotara e-invoicing system using this open-source PHP SDK. Generate compliant UBL invoices, validate XML, and connect to the tax API securely and easily. No vendor lock-in. Community-powered.

Deploy Angular Universal SPAs using Laravel Forge

Deploying SSR Angular applications might be a bit tricky. There are a lot of tools around. As a Laravel enthusiast, you might be managing your Backend deployments using Laravel Forge. Forge is known for hosting PHP sites as well as static HTML sites. With few customizations deploying an Angular application using Laravel Forge is actually a breeze.