diff --git a/blogs/learner-projects-june.mdx b/blogs/learner-projects-june.mdx index b0a2cbe..b98766a 100644 --- a/blogs/learner-projects-june.mdx +++ b/blogs/learner-projects-june.mdx @@ -32,7 +32,7 @@ As part of The Legend of Python’s final project, Vance, aka @caesiumtea, recre ![Milan](https://i.imgur.com/dFDOIbV.png) -**Built by:** @Milan 🇸🇮 +**Built by:** [@milan2](https://www.codedex.io/@milan2) 🇸🇮 **Tools:** Python, `random`, `tkinter`, `pandas` Do you want to learn another language? Here's a beautiful GUI (Graphical User Interface) application created using Python’s `tkinter` and `random` module, and `pandas` library to practice Swahili on virtual flashcards. @@ -65,7 +65,7 @@ An account register page for League (MOBA game) using HTML forms and CSS, which **Built by:** [@b321gonzo](https://www.codedex.io/@b321gonzo) 🇺🇸 **Tools:** Raspberry Pi, Python -Using a [Raspberry Pi](website) and a motor, Brett, aka @b321gonzo, created his first hardware project! When he presses the green button, the motor starts running slowly. Even cooler, if he presses it twice, the motor will speed up from slow to medium to fast. The red button works similarly but in the opposite direction. If the green button is already pressed and he presses the red button, or vice versa, the motor will stop. Pretty cool! +Using a Raspberry Pi and a motor, Brett, aka @b321gonzo, created his first hardware project! When he presses the green button, the motor starts running slowly. Even cooler, if he presses it twice, the motor will speed up from slow to medium to fast. The red button works similarly but in the opposite direction. If the green button is already pressed and he presses the red button, or vice versa, the motor will stop. Pretty cool!
View Project