All
Articles 189,339Blog Posts 171,214Tech Tutorials 50,750Research Papers 36,772News 23,157
⚡ AI Lessons

Dev.to · Dipankar Das
💻 AI-Assisted Coding
⚡ AI Lesson
4mo ago
I turned my gesture calculator hobby project into a pip package — so you can detect and use hand gestures in your project in just 3 lines of Python code
Built a gesture-controlled calculator a while back using MediaPipe. Extracted the detection logic...

Dev.to · Dipankar Das
🌐 Frontend Engineering
⚡ AI Lesson
4mo ago
Tired of messy JSON? I made a tool that visualizes your data as both a tree and a pannable graph. 🚀
Hey everyone! 👋 I’ve always found it a bit painful to debug deeply nested JSON files, so I decided...
DeepCamp AI