Building HarshAI Day 7: Drag & Drop Workflow Builder
Building HarshAI Day 7: Drag & Drop Workflow Builder (React Flow Tutorial) Introduction Welcome to Day 7 of building HarshAI, my
Curated development tutorials from top sources. Filter by language.
Building HarshAI Day 7: Drag & Drop Workflow Builder (React Flow Tutorial) Introduction Welcome to Day 7 of building HarshAI, my
Splitting a collection of ebooks into individual files typically requires server-side processing. But what if you could do it entirely in the browser?
PDFs are everywhere in business workflows — invoices, reports, contracts, forms. But if you've ever tried to manipulate PDFs programmatically, you kno
The Problem If you've ever tried to find paid bounties on GitHub, you know the pain. They're scattered across different platforms (Algora,
A lot of teams add an AI gateway for a good reason. They want one place to enforce policy. They want one place to shape traffic. They want one place
Drizby: An Open Source BI Platform Built on a Semantic Layer (and why I built it) For a large part of my career I've been building or buyin
tired of staring at walls of plain console.log? i built termpainter to fix that. it is a small npm package that gives your terminal output actual str
We needed to score e-commerce products across multiple dimensions: quality, profitability, market conditions, and risk. The constraints: Scores mus
FHIR for Software Engineers (Not Just Healthcare Devs) FHIR (Fast Healthcare Interoperability Resources) sounds intimidating. It has its ow
Quick pattern I keep using for API responses that can be either successful or error states: type ApiResponseT> = | { success: true; data: T } |
CityJS is back this year with another big events, Lets explore the new trends and the transition of technology to the AI Age. This year we celebrate t
If you're running AI agent hierarchies, you've probably noticed the gap: agents complete tasks, but nothing checks if the output is actually good. The
Every major AI agent framework — LangGraph, CrewAI, AutoGen, Semantic Kernel — gives you the same primitives: tool calling, chain-of-thought reasoning
Post #1 covered the birth. Post #2 covered pruning. Post #3 covered cost awareness. Post #4 covered the quality engineering turn. This post is about
I recently built a SQL and Python interview prep app using Next.js, TypeScript, Supabase, and Vercel, with ChatGPT and Claude Code for code assist. Th
What is an AI Workout App? An AI workout app is a fitness application that uses artificial intelligence to create and adjust your training
On March 31, 2026, Claude Code's full TypeScript source was accidentally exposed via npm source maps. Like many developers, I started reading through
* I have a confession to make. I spent three hours debugging a Zod schema on a Friday night. Not because the validation was complex. Not because
In the rapidly evolving landscape of AI development, orchestration is everything. As developers move from simple LLM calls to complex, multi-step agen
🎨 How I built a React portfolio template with a LIVE color picker (and why it's a game-changer) The problem with most portfolio