@taneth.fit: No sabía qué ponerme así que me puse una buena actitud 😃 #TanethFit

Taneth.fit
Taneth.fit
Open In TikTok:
Region: US
Thursday 25 June 2026 02:01:05 GMT
451422
9691
169
252

Music

Download

Comments

dalinegomez
dali :
yo quiero verme así Pero me gusta el dulce y el pan😳😅
2026-07-20 17:35:42
7
jose_fernandez0
Fernandez José :
Pero siento q me puedes pegar 😂
2026-07-18 17:08:07
9
luismosollo
Michael :
No importa lo que te pongas, cualquier cosa te ase lucir hermosa
2026-06-25 04:33:23
24
yitanlleli1
Angélica Peñaloza :
simplemente espetacular
2026-07-20 19:17:47
1
lindalunaspa
lindalunaspa :
Mujeron 😍😍😍
2026-07-22 20:22:33
1
assiahagui
Assiah :
y dónde compro ése oufit que venga con todo y hombros🥰
2026-06-26 02:33:22
7
adrianamariaospin97
adrianamariaospin97 :
que hermosa que aún conservas tu cuerpo femenino con el entrenamiento 🥰
2026-07-21 07:04:43
2
oso69310
Edith Espino☕💁🏼‍♀️ :
Perfect😍
2026-06-28 03:53:19
2
viri45531
viri :
así quiero estár 😁
2026-07-12 22:48:20
1
carlosayalac600gmail.com
Carlos Ayala :
🥰
2026-07-21 19:22:08
0
vivi77336
vivi :
q cuerpo tan perfecto y hermoso y es de buena disciplina 💯
2026-06-26 02:27:02
4
andreina.navarro14
IAN SEVEN :
IDOLA❣️
2026-06-27 16:29:53
2
manubum_
manu :
que poderío 😍
2026-06-25 02:36:39
0
clau_0807
Clau :
admirable mujer se le nota la diciplina
2026-06-25 02:08:50
1
elgrancampeon5
Nitsdaq Timo :
espectacular la chaparrita 🥰
2026-06-25 20:24:38
0
r.y023
R.Y :
pense era rosario tijeras
2026-06-26 22:38:10
0
davidbailey928
davidbailey928 :
👍👍👍👍🥰🥰🥰🥰🥰awesome
2026-06-25 09:26:41
1
gardeniapontes2
Gardênia :
🥰
2026-07-21 01:58:15
0
roseanegomes2405
Roseane Gomes :
gataaa 👏👏
2026-07-21 23:14:04
0
carolinaferretti8
carolinaferretti8 :
me encanta la calza con eso en el pie... como se llama?
2026-07-23 01:31:00
0
marcelobarroso111
marcelobarroso111 :
2026-07-22 22:55:40
0
yoscarlys.model
Yoscarlys Querales :
Usted es Real?😍🔥
2026-07-21 11:10:58
0
selma.batista904
Selma Batista :
diciplina 10😁
2026-07-21 11:04:22
0
daniel.torres.7
Daniel.torres :
😍 wuaooooo espléndida besos 😘 hermosa
2026-06-25 02:03:34
0
To see more videos from user @taneth.fit, please go to the Tikwm homepage.

Other Videos

“Main game tanpa nyentuh layar?” 👀🎮 Di Gemini Challenge ini, aku mencoba membuat game 2D berbasis web yang bisa dikontrol langsung menggunakan hand tracking 🤚 Cukup dengan gesture “pinch”, kita bisa ambil objek dan drop ke dalam tas—simple, tapi seru! Yang paling menarik, proses pembuatannya dibantu oleh Google Gemini, mulai dari ide, coding, sampai debugging 🚀 Dan ini adalah prompt yang aku gunakan untuk mengembangkan game ini dengan bantuan Gemini 👇 I would like you to develop a 2D web-based interactive game that utilizes real-time hand tracking through a webcam, built using HTML, CSS, and JavaScript. The core concept of this game revolves around a “pinch and drop” interaction mechanism, where users can control objects on the screen using natural hand gestures. Specifically, the system should leverage a hand tracking library such as MediaPipe Hands or TensorFlow.js to detect and track hand landmarks, particularly focusing on the distance between the thumb tip and index finger tip to determine a “pinch” gesture. When the distance between these two points falls below a defined threshold, the system should interpret this as a grab action, allowing the user to pick up a virtual object. Conversely, when the distance increases beyond the threshold, it should be interpreted as a release action, enabling the user to drop the object. The gameplay should present multiple draggable objects (such as books, bottles, or other simple items) scattered across the screen, along with a designated target area represented as a “bag” or container. When the user performs a pinch gesture over an object, that object should attach to the hand’s tracked position and follow its movement smoothly in real time. If the user moves the object into the target area and releases the pinch gesture, the object should be successfully “dropped” into the bag, triggering a score increase and optionally removing or respawning the object. The game interface should include a visually clean and engaging layout, incorporating elements such as a score counter, optional timer, and a start button. Visual feedback is essential; therefore, the system should display indicators when a pinch is detected (e.g., changing cursor or highlighting the object), as well as simple animations when an object is successfully placed into the target area. From a technical perspective, the implementation should utilize the browser’s getUserMedia API to access the webcam and process the video feed in real time. The coordinates obtained from the hand tracking model must be accurately mapped to the 2D game canvas or DOM elements to ensure precise interaction. Collision detection should be implemented to determine whether an object has been dropped within the bounds of the target area. The code structure should be modular and separated into HTML for layout, CSS for styling, and JavaScript for logic and interaction handling. Additionally, the game should be optimized for performance to ensure smooth interaction without noticeable lag, and the code should include clear comments for readability and maintainability. As an enhancement, you may optionally include additional features such as sound effects for grabbing and dropping objects, simple particle animations upon successful actions, multiple levels or increasing difficulty, and responsiveness across desktop and mobile browsers. The final output should be a fully functional, self-contained front-end application that can run directly in a browser without requiring any backend services, while demonstrating a seamless and intuitive hand-tracking-based interaction experience Gas cobain  #googlestudentambassador2026 #geminichallenge #BuildWithGemini #aiforstudentsdents #techinnovationovation #gsa2026
“Main game tanpa nyentuh layar?” 👀🎮 Di Gemini Challenge ini, aku mencoba membuat game 2D berbasis web yang bisa dikontrol langsung menggunakan hand tracking 🤚 Cukup dengan gesture “pinch”, kita bisa ambil objek dan drop ke dalam tas—simple, tapi seru! Yang paling menarik, proses pembuatannya dibantu oleh Google Gemini, mulai dari ide, coding, sampai debugging 🚀 Dan ini adalah prompt yang aku gunakan untuk mengembangkan game ini dengan bantuan Gemini 👇 I would like you to develop a 2D web-based interactive game that utilizes real-time hand tracking through a webcam, built using HTML, CSS, and JavaScript. The core concept of this game revolves around a “pinch and drop” interaction mechanism, where users can control objects on the screen using natural hand gestures. Specifically, the system should leverage a hand tracking library such as MediaPipe Hands or TensorFlow.js to detect and track hand landmarks, particularly focusing on the distance between the thumb tip and index finger tip to determine a “pinch” gesture. When the distance between these two points falls below a defined threshold, the system should interpret this as a grab action, allowing the user to pick up a virtual object. Conversely, when the distance increases beyond the threshold, it should be interpreted as a release action, enabling the user to drop the object. The gameplay should present multiple draggable objects (such as books, bottles, or other simple items) scattered across the screen, along with a designated target area represented as a “bag” or container. When the user performs a pinch gesture over an object, that object should attach to the hand’s tracked position and follow its movement smoothly in real time. If the user moves the object into the target area and releases the pinch gesture, the object should be successfully “dropped” into the bag, triggering a score increase and optionally removing or respawning the object. The game interface should include a visually clean and engaging layout, incorporating elements such as a score counter, optional timer, and a start button. Visual feedback is essential; therefore, the system should display indicators when a pinch is detected (e.g., changing cursor or highlighting the object), as well as simple animations when an object is successfully placed into the target area. From a technical perspective, the implementation should utilize the browser’s getUserMedia API to access the webcam and process the video feed in real time. The coordinates obtained from the hand tracking model must be accurately mapped to the 2D game canvas or DOM elements to ensure precise interaction. Collision detection should be implemented to determine whether an object has been dropped within the bounds of the target area. The code structure should be modular and separated into HTML for layout, CSS for styling, and JavaScript for logic and interaction handling. Additionally, the game should be optimized for performance to ensure smooth interaction without noticeable lag, and the code should include clear comments for readability and maintainability. As an enhancement, you may optionally include additional features such as sound effects for grabbing and dropping objects, simple particle animations upon successful actions, multiple levels or increasing difficulty, and responsiveness across desktop and mobile browsers. The final output should be a fully functional, self-contained front-end application that can run directly in a browser without requiring any backend services, while demonstrating a seamless and intuitive hand-tracking-based interaction experience Gas cobain #googlestudentambassador2026 #geminichallenge #BuildWithGemini #aiforstudentsdents #techinnovationovation #gsa2026

About