Skip to content

Instantly share code, notes, and snippets.

function computePolkadotScore() {
const art = [
" , ,-',",
" ,', ,' ',' ,' ÅÑGË£ÏÇÄ †(–)Ë ßRĆ",
" '-', ' ,',",
" ' -, ',",
" ' -, ', , - - -,",
" ('''''' ®'''''''') ,,,,, ,-' -,''''''''',",
" ` ~„''`„~ ' ', ,', -' , -,'' ''''''''',",
" \"„ \" - „ „ - \",®,-' `~~' '''''''",
@DarkA189
DarkA189 / index.html
Created October 30, 2022 15:32
Typing Effect
<div class="container">
<p>Coding is <span class="typed-text"></span><span class="cursor">&nbsp;</span></p>
</div>
@DarkA189
DarkA189 / index.html
Created October 30, 2022 15:28
Typing Effect
<div class="container">
<p>Coding is <span class="typed-text"></span><span class="cursor">&nbsp;</span></p>
</div>