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 422f1f9 commit b2991bb
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions blogs/learner-projects-june.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,26 +9,28 @@ tags:
- Community
---

Welcome to our first edition of Learner Projects Showcase. Here are some of the most liked projects in the Codédex community last month! 🤗
Welcome to our first edition of Learner Projects Showcase. Here are five of the most liked projects in the Codédex community last month! 🤗

Starting with the first one...

![Vance](https://imgur.com/kBYvirQ.png)

#### Wordle: Terminal Edition

**Built by:** [@caesiumtea](https://www.codedex.io/@caesiumtea) 🇺🇲

![Vance](https://imgur.com/kBYvirQ.png)

As part of The Legend of Python’s final project, Vance aka @caesiumtea recreated the viral New York Times game, [Wordle](https://www.nytimes.com/games/wordle/index.html), 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! 🟩 🟨 ⬜️ 🟨 🟩

🔗 https://github.com/caesiumtea/wordle-cli/tree/codedexver

---

![Milan](https://i.imgur.com/dFDOIbV.png)

#### Swahili Flashcards

**Built by:** @Milan 🇸🇮

![Milan](https://i.imgur.com/dFDOIbV.png)

Beautiful GUI application built using Python’s tkinter, `random` module, and `pandas` library to practice Swahili on virtual flashcards.

🔗 https://github.com/MilanGrujicic/Swahili_Flashcard
Expand Down

0 comments on commit b2991bb

Please sign in to comment.