diff --git a/blogs/learner-projects-june.mdx b/blogs/learner-projects-june.mdx index 59ac24f..7870d1e 100644 --- a/blogs/learner-projects-june.mdx +++ b/blogs/learner-projects-june.mdx @@ -22,7 +22,7 @@ Starting with the first one... As part of The Legend of Python’s final project, Vance, aka @caesiumtea, recreated the viral New York Times game, Wordle, in the terminal. Instructions on how to play are in the **README** file. See if you can guess the correct 5-letter word in 6 tries! 🟩 🟨 ⬜️ 🟨 🟩 -
+
View Project
@@ -52,7 +52,7 @@ Do you want to learn another language? Here's a beautiful GUI (Graphical User In An account register page for LoL using HTML forms and CSS, which also includes response buttons and text boxes. To run the code yourself, head over to Codédex’s HTML/CSS online code editor and input the HTML code. -
+
View Project
@@ -67,7 +67,7 @@ An account register page for LoL using HTML forms and CSS, which also includes r 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 and then back to slow again. 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
--- @@ -81,7 +81,7 @@ Using a [Raspberry Pi](website) and a motor, Brett, aka @b321gonzo, created his Using HTML/CSS and Vue.js, Austin aka @choisauce turned his passion for hosting game show panels at various anime conventions into a web app. Choisauce has hosted Anime Jeopardy, Anime Music Quiz, The Anime Dating game, and many other panels at cons such as Level Up Expo, Tsumicon, Shinecon, and others across the country. -
+
View Project