Brief Overview Hello! Thank you for visiting my blog! My name is Kateryna, and I'm based in Kyiv. Here, I will be sharing my thoughts. My main focus is on QA, automation and writing code in Python. I also have some basic knowledge about Arduino . In the past, and I created my own traffic light that displayed automation testing results based on Jenkins status. However, that was quite a while ago, so let's start fresh. Right now, I'm aiming to concentrate on technologies that are more up-to-date and relevant in today's landscape. Like AI, ML, etc.
Hey everyone! I've recently dived into the fascinating world of MediaPipe, focusing on two intriguing aspects: Pose Landmark Detection and Hand Landmarks Detection. The potential applications are vast, and I'm thrilled to share my initial ideas: 1️⃣ Posture Alert System : I'm developing a script that will alert me if I've been sitting for too long. This could be a game-changer for maintaining better posture and health during those long work sessions. https://github.com/safo-bora/ML-pet/blob/main/mediapipe_debug_pose.py 2️⃣ Hand Detection for Virtual Music : Just for fun (for now), I'm working on a script that turns hand movements into piano playing. Each section of the screen corresponds to a different musical tone, allowing me to play music without a physical piano. https://github.com/safo-bora/ML-pet/blob/main/mediapipe_debug_piano.py Stay tuned for more updates and feel free to share your thoughts or similar projects you're working on! 💖 Backstage: