Blog
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...
ReadNovember 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...
ReadOctober 27, 2024
Building SurveySnaps: Location-Based QR Code Surveys
I recently launched SurveySnaps, a platform that makes collecting location-based feedback dead simple using QR codes. The goal is straightforward - help businesses gather real-time feedback from...
ReadOctober 7, 2024
Building JSONLTools with Laravel and Livewire
Working with JSON Lines (JSONL) data shouldn't be a headache. That's why I built JSONL Tools, a free web app that makes handling JSONL data straightforward and painless. Whether you need to convert...
Read