Skip to content

Instantly share code, notes, and snippets.

View AyatoKirishima's full-sized avatar
🧷
They say one day you'll leave this world behind ...

Yurio AyatoKirishima

🧷
They say one day you'll leave this world behind ...
View GitHub Profile
@AyatoKirishima
AyatoKirishima / index.html
Created April 20, 2022 11:42
Sorting colors example
<h1>Sorting colors</h1>
<p>Example from <a href="https://tomekdev.com/posts/sorting-colors-in-js">https://tomekdev.com/posts/sorting-colors-in-js</a>. Go there to learn more about sorting colors.</p>
<section class="box">
<h2>Colors unsorted</h2>
<ul id="unsorted"></ul>
</section>
<section class="box">
<h2>Colors sorted</h2>
@AyatoKirishima
AyatoKirishima / form-validation-with-password-strength-check.markdown
Created December 22, 2021 14:43
Form Validation with Password Strength Check
@AyatoKirishima
AyatoKirishima / script.js
Created December 22, 2021 12:58
SweetAlert First Try
Swal.fire({
title: '<strong>HTML ERROR</strong>',
icon: 'error',
html:
'What\'s missing is your :<br> <li>name</li><li>pseudo</li><li>what else...</li> ',
showCloseButton: true,
})
@AyatoKirishima
AyatoKirishima / index.html
Created August 20, 2021 11:42
Music Player 2.0
<div id="wrapper">
<div id="iphone">
<div id="camera">
<span></span>
<span></span>
</div>
<div id="screen">
<div id="content-wrap">
<div id="background"></div>
<div id="content">