All
Articles 112,855Blog Posts 122,433Tech Tutorials 28,797Research Papers 23,064News 16,807
⚡ 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