Writing
Blog
Technical insights on software architecture, AI integration, cloud engineering, and the craft of building products people rely on.
Frontend web development Full stack software engineering
Remix/React-Router vs. Next.js: Choosing the Right Rendering Strategy for Full-Stack Apps
Stop forcing JavaScript into every page load; select a framework based on whether your site is data-driven or marketing-focused to optimize cloud costs.
Apr 23, 2026 8 min read
Read more Cloud architecture Database selection
Database Abstraction Layers: Protecting Your TypeScript Stack from Vendor Lock-In in Cloud Services
How to design data access layers that allow you to swap SQL providers or vector stores without rewriting your core business logic.
Apr 23, 2026 7 min read
Read more ServiceNow Service Portal AngularJS
A Beginner's Guide to ServiceNow's Service Portal Widgets
A practical intro to building ServiceNow Service Portal widgets using HTML, CSS, and AngularJS — covering directives, filters, and client-server communication.
Apr 29, 2021 5 min read
Read more