Skip to content

Instantly share code, notes, and snippets.

View Moibe's full-sized avatar
🚀
¡Feliz 2025!

Moibe Moibe

🚀
¡Feliz 2025!
  • Campus Party
  • Mexico City
View GitHub Profile
@qin-yu
qin-yu / configure-git.md
Last active November 21, 2025 16:27
Configure Git and setup GitHub on new machine
@fachinformatiker
fachinformatiker / index.html
Created June 24, 2018 21:39
Pure CSS Progress
<div class="container">
<header>
<h1>Pure <strong>CSS</strong> Progress</h1>
<p>... a pretty liquid progress-bar.</p>
</header>
<section>
<article>
<input type="radio" name="switch-color" id="red" checked>
<input type="radio" name="switch-color" id="cyan">
<input type="radio" name="switch-color" id="lime">