All
Articles 112,778Blog Posts 122,328Tech Tutorials 28,754Research Papers 23,063News 16,805
⚡ AI Lessons

Dev.to · Dipankar Das
💻 AI-Assisted Coding
⚡ AI Lesson
1mo 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
2mo 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