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 authored Jul 14, 2023
1 parent 09b9e2d commit 0b59996
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions blogs/learner-projects-june.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ As part of The Legend of Python’s final project, Vance aka @caesiumtea recreat
![Milan](https://i.imgur.com/dFDOIbV.png)

**Built by:** @Milan 🇸🇮
**Tools** Python, `random`, `tkinter`, and `pandas`
**Tools:** Python, `random`, `tkinter`, and `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 @@ -44,7 +44,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 and 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 @@ -57,6 +57,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

Using [Raspberry Pi](website), Brett aka @b321gonzo implemented a feature so that if he were to press the green button, the motor would turn on at a slow speed. However, if he chooses to press it two more times, it goes from slow to medium to fast and then back to slow, and so on. The red does the same thing but in the opposite direction. If green is going and he presses red, or vice versa, the motor will stop. Pretty cool!

Expand All @@ -69,6 +70,7 @@ Watch the video to couple with the explanation, it’s all there!
#### Anime Quiz Database

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

Using HTML/CSS and Vue.js, Austin aka @choisauce created the Anime Quiz Database project started from his passion for hosting game show panels at various anime conventions. 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 0b59996

Please sign in to comment.