Browsing Tag
nextjs
168 posts
I Built an AI Baby Meme Generator with a Two-Stage Prompt Pipeline — Here’s How It Works
Last month I shipped babymeme.art — a free AI baby meme generator with 7 preset styles. You pick…
Implemented a Feature where the Theme on my Portfolio changes based on the Holiday (Because it’s fun) 💫
Yesterday, I had this great idea for my portfolio. I want to implement a feature where if it…
I Built an Adaptive AI Feedback Platform with Gemini 3 in a Weekend
What if a questionnaire could learn what to ask? I built Dyadem for the Gemini 3 Hackathon to…
MdBin Levels Up Again: E2E Encryption, Theme Toggle, and Responsive Nav
The Evolution Continues (Again) Last time, I shared how MdBin migrated to Streamdown for better markdown rendering—Mermaid diagrams,…
FREE Access To Code To Image Generator Production App Source Code with Payment Gateway Integration Worth $99
Ho ho ho, developers! This holiday season, I’m dropping the biggest discount ever – and it’s gone forever…
The Unexpected Hard Parts of Building a Portfolio in Next.js 16
I recently launched the first version of my portfolio, and it taught me more than I expected. It…
JsonTree for Mantine UI: A Delightfully Simple Way to Inspect Any Data Structure
If you build React apps with Mantine UI), you already value clarity, consistency, and speed. JsonTree continues that…
Mastering Async & Concurrency: The React 18+ & Next.js Paradigm Shift
Concurrency is about dealing with a lot of things at once. Asynchrony is about dealing with one thing…
Building an AI-Powered E-Commerce Platform with Rich UI Rendering
Building an AI-Powered E-Commerce Platform with Rich UI Rendering TL;DR I built an experimental e-commerce platform where the…
Automating API Calls Without Losing Control
Managing recurring API calls shouldn’t require a full automation platform. Here’s why I built a simple, self-hosted dashboard…