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 34e4cca commit 9795aa1
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 @@ -50,7 +50,7 @@ Do you want to learn another language? Here's a beautiful GUI (Graphical User In
**Built by:** [@Adrian7](https://www.codedex.io/@Adrian7) 🇮🇷
**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 code. It's one big HTML file!
An account register page for League (MOBA game) 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 code. It's one big HTML file!

<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem", transform: "scale(.9)" }}>
<a className="nes-btn is-warning" href="https://github.com/Kingofprund/LOL-register">View Project</a>
Expand Down Expand Up @@ -79,7 +79,7 @@ Using a [Raspberry Pi](website) and a motor, Brett, aka @b321gonzo, created his
**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.

<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 9795aa1

Please sign in to comment.