Skip to content

Commit

Permalink
Update learner-projects-june.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
sonnynomnom committed Jul 14, 2023
1 parent 702e0e8 commit 63469be
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions blogs/learner-projects-june.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Starting with the first one...
![Vance](https://imgur.com/kBYvirQ.png)

**Built by:** [@caesiumtea](https://www.codedex.io/@caesiumtea) 🇺🇲
**Tools:** Python, `random`, `requests`, and `termcolor`
**Tools:** Python, `random`, `requests`, `termcolor`

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! 🟩 🟨 ⬜️ 🟨 🟩

Expand All @@ -33,7 +33,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 🇸🇮
**Tools:** Python, `random`, `tkinter`, and `pandas`
**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.

Expand All @@ -48,7 +48,7 @@ Do you want to learn another language? Here's a beautiful GUI (Graphical User In
![adrian](https://i.imgur.com/m7Dh8BT.png)

**Built by:** [@Adrian7](https://www.codedex.io/@Adrian7) 🇮🇷
**Tools:** HTML and CSS
**Tools:** HTML, CSS

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.

Expand All @@ -63,7 +63,7 @@ An account register page for LoL using HTML forms and CSS, which also includes r
![Gonzo](https://i.imgur.com/Ozn9N23.png)

**Built by:** [@b321gonzo](https://www.codedex.io/@b321gonzo) 🇺🇸
**Tools:** Raspberry Pi and Python
**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!

Expand All @@ -77,7 +77,7 @@ Using a [Raspberry Pi](website) and a motor, Brett, aka @b321gonzo, created his
![ChoiSauce](https://i.imgur.com/19ZYtR1.png)

**Built by:** [@choisauce](https://www.codedex.io/@choisauce) 🇺🇲
**Tools:** HTML, CSS, and Vue.js
**Tools:** HTML, CSS, Vue.js

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.

Expand Down

0 comments on commit 63469be

Please sign in to comment.