Create your own simulated robot arm with custom joint types and link lengths.
🦾 Build a Custom Robot Arm
This prototype lets you experiment with robotic kinematics by customizing joint types (revolute or prismatic) and link lengths. Once configured, the system visualizes your design in a real-time 3D simulation using Three.js. It's designed for rapid prototyping, educational use, or just to explore how robot arms are constructed and move.
✋ Hand Gesture Detector
Use your webcam and hand gestures :3
✋ Real-Time Hand Gesture Recognition
This app uses TensorFlow.js and your webcam to recognize simple hand gestures like pinch, point, and open palm.