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 15, 2023
1 parent 616ba7a commit 59414ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions blogs/learner-projects-june.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Do you want to learn another language? Here's a beautiful GUI (Graphical User In

---

#### League of Legends Signup Page
#### League of Legends Signup

![adrian](https://i.imgur.com/m7Dh8BT.png)

Expand All @@ -65,7 +65,7 @@ An account register page for League (MOBA game) using HTML forms and CSS, which
**Built by:** [@b321gonzo](https://www.codedex.io/@b321gonzo) 🇺🇸
**Tools:** Raspberry Pi, Python

Using a Raspberry Pi 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. 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!
Using a Raspberry Pi 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. The red button works similarly but in the opposite direction. If both buttons are pressed, the motor will stop. Pretty cool!

<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem", transform: "scale(.9)" }}>
<a className="nes-btn is-warning" href="https://www.instagram.com/p/CtfR0SCOR9B">View Project</a>
Expand All @@ -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, The Anime Dating game, and many other panels at cons such as Level Up Expo, Tsumicon, Shinecon, and others across the country.
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. Try 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 59414ba

Please sign in to comment.