✕ Clear all filters
13 articles

📰 Dev.to · Shubham Gupta

13 articles · Updated every 3 hours · View all reads

All Articles 85,091Blog Posts 106,834Tech Tutorials 20,916Research Papers 18,057News 14,118 ⚡ AI Lessons
Add Two Numbers — LeetCode #2 (Medium)
Dev.to · Shubham Gupta 3w ago
Add Two Numbers — LeetCode #2 (Medium)
The Problem Add two numbers whose digits are stored as nodes of two linked lists...
Two Sum — LeetCode #1 (Easy)
Dev.to · Shubham Gupta 4w ago
Two Sum — LeetCode #1 (Easy)
Given an array of integers and a target, return the indices of two numbers that add up to the target.
I built an AI wardrobe app by myself. Here's what actually happened.
Dev.to · Shubham Gupta 2mo ago
I built an AI wardrobe app by myself. Here's what actually happened.
Solo dev, no funding, one app that needed to work offline and think online. Why the architecture...
Why 96% of the Web Is Invisible to AI Agents (And What You Can Do About It)
Dev.to · Shubham Gupta 2mo ago
Why 96% of the Web Is Invisible to AI Agents (And What You Can Do About It)
Your website looks great. Clean design, fast load times, maybe even a perfect Lighthouse score. But...
Your AI Agents Are Flying Blind. Here's a Pre-Flight Check.
Dev.to · Shubham Gupta 3mo ago
Your AI Agents Are Flying Blind. Here's a Pre-Flight Check.
Your agent hits a 403. It retries. Gets a CAPTCHA. Retries again. Finally gets some HTML back — 200KB...
Is GPTBot blocked on your site? Here's what that means for AI agents
Dev.to · Shubham Gupta 3mo ago
Is GPTBot blocked on your site? Here's what that means for AI agents
Is GPTBot blocked on your site? How to check and fix it in 5 minutes Right now, at least a...
Prompt Engineering: The Art of Talking to Robots
Dev.to · Shubham Gupta 4mo ago
Prompt Engineering: The Art of Talking to Robots
The Prompt Whisperer's Guide (You, after reading this article) You've learned what LLMs...
So, You Want to Get into AI? (Without the Robot Uprising)
Dev.to · Shubham Gupta 4mo ago
So, You Want to Get into AI? (Without the Robot Uprising)
Another AI blog? Seriously? Yeah, yeah, I know what you're thinking. Another blog about...
Designing a Universal Error Handler for Frontend & Backend (React + Node.js)
Dev.to · Shubham Gupta 4mo ago
Designing a Universal Error Handler for Frontend & Backend (React + Node.js)
Error handling is one of those things we all do — but rarely design properly. In most projects,...