Skip to content

Commit 3f939e1

Browse files
authored
Update README.md
added related projects
1 parent da57ed1 commit 3f939e1

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,18 @@ Use your hands to visually explore the concept of a regression coefficient (β)
2323

2424
## Development
2525

26-
This application was created with the help of Google's Gemini Pro. The core functionality is built with standard HTML, JavaScript, and CSS, using the [MediaPipe Hands](https://developers.google.com/mediapipe/solutions/vision/hand_landmarker) library for hand tracking. Inspired by [this](https://x.com/googleaidevs/status/1936193938639012065) X thread 21st June 2025.
26+
This application was created with the help of Google's Gemini Pro. The core functionality is built with standard HTML, JavaScript, and CSS, using the [MediaPipe Hands](https://developers.google.com/mediapipe/solutions/vision/hand_landmarker) library for hand tracking. Inspired by [this]
27+
(https://x.com/googleaidevs/status/1936193938639012065) X thread 21st June 2025.
28+
29+
## Related Projects
30+
31+
- [Eyeball the Regression Line](https://sophieehill.shinyapps.io/eyeball-regression/)
32+
A Shiny app by [Sophie Hill](https://github.com/sophieehill) where users try to draw the best-fit regression line through scatterplots.
33+
Repo: [github.com/sophieehill/eyeball-regression](https://github.com/sophieehill/eyeball-regression)
34+
35+
- [Guess the Correlation](https://guessthecorrelation.com)
36+
A simple browser game by @omarwagih that challenges users to estimate the correlation coefficient by eye.
37+
2738

2839
## Feedback
2940

0 commit comments

Comments
 (0)