Skip to content

Instantly share code, notes, and snippets.

View Neodevils's full-sized avatar
:fishsticks:
merged into fun

İbrahim Neodevils

:fishsticks:
merged into fun
View GitHub Profile
@Neodevils
Neodevils / index.html
Last active October 22, 2022 20:50
AnimeJS Staggered Grid Effect
<div id="tiles"></div>
<h1 id="title" class="centered">
The name of the game is
<span class="fancy">Chess</span>.
</h1>
<i id="icon" class="fa-solid fa-chess centered"></i>
<a id="source-link" class="meta-link" href="https://cdpn.io/YzXOGpm" target="_blank">
@Neodevils
Neodevils / mobile-colors.html
Last active March 18, 2025 20:51
GitHub Syntax Highlight
<script> // #84bb81
const // #a04752
Uppercase // #db8043
method() // #9880c1
.property // #cedff2
this // #f7f9fc
text // #eff1f4
"String" // #87b4e8
// comments // #9a9ca1
</script> // Mobile Version