Blog

February 24, 2025

Building a Website Spell Checker with Laravel and GPT-4

I recently launched Site Spell Checker, a tool that helps website owners find and fix spelling errors before their visitors do. In this post, I'll share how I built it using Laravel, GPT-4, and...

Read

February 3, 2025

Building a Modern Site Search Engine with Laravel, Elasticsearch, and AI

When I set out to build SiteSearch, I wanted to create more than just another search tool. The goal was to build a powerful, scalable search solution that could handle multiple websites while...

Read

January 28, 2025

Building a JSON to JSONL Converter

While building data processing pipelines at work, I kept running into a simple but annoying problem - converting JSON files to JSONL format. Sure, I could write a quick script each time, but why do...

Read

November 25, 2024

Building PMPrompt - AI-Powered Product Management Tools

I recently launched PMPrompt, a curated collection of AI prompts for product managers and AI tools for PMs. The goal is simple - help PMs save time and be more effective by leveraging AI in their...

Read