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 Oct 22, 2023
1 parent d34336a commit 3badf25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions blogs/learner-projects-june.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ As part of The Legend of Python’s final project, Vance, aka @caesiumtea, recre
**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.
Do you want to learn another language? Here's a beautiful GUI (Graphical User Interface) application created using Python’s `tkinter` and `random` modules, and `pandas` library to practice Swahili on virtual flashcards.

<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem", transform: "scale(.9)" }}>
<a className="nes-btn is-warning" href="https://github.com/MilanGrujicic/Swahili_Flashcard">View Project</a>
Expand Down Expand Up @@ -79,7 +79,7 @@ Using a Raspberry Pi and a motor, Brett, aka @b321gonzo, created his first hardw
**Built by:** [@choisauce](https://www.codedex.io/@choisauce) 🇺🇲
**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, and The Anime Dating game at cons across the country. Here's the online version!
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, and The Anime Dating Game at cons across the country. Here's the online version!

<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem", transform: "scale(.9)" }}>
<a className="nes-btn is-warning" href="https://anime-quiz-data.web.app">View Project</a>
Expand Down

0 comments on commit 3badf25

Please sign in to comment.