~/josephbuilds$
/post/contact
~/josephbuilds$ls ./posts

Migrating from Laravel to NestJS: Lessons from a Fintech Rewrite

We rewrote a live fintech platform from Laravel to NestJS without a single hour of downtime. This is everything we learned about incremental migration, database parity, and keeping your team sane.

February 10, 2026·10 min readread →

PostgreSQL at Scale: 7 Query Optimization Tricks for Fintech Apps

Most fintech backends hit a wall when transactions pile up. Here are seven PostgreSQL patterns — partial indexes, CTEs, connection pooling and more — that kept our production systems fast under load.

January 14, 2026·8 min readread →

How Blockchain Indexers Work: Building Real-Time DeFi Data Pipelines

On-chain data is chaotic. Blockchain indexers tame it into structured, queryable records. Here's how they work under the hood and how I built one for a production DeFi protocol.

June 10, 2025·9 min readread →

Why Every Backend Developer Should Learn NestJS

Discover how NestJS brings structure, scalability, and TypeScript power to Node.js backend development, making it an essential framework for modern developers.

March 15, 2025·6 min readread →

The Future of Web Development: AI-Powered Tools

How artificial intelligence is transforming the way we write code, design interfaces, and build digital experiences in 2024 and beyond.

March 10, 2025·7 min readread →