Skip to content

Instantly share code, notes, and snippets.

@edvinasbartkus
edvinasbartkus / logo.html
Created July 8, 2013 06:01
mamytes.lt logo
<a id="logo" href="/">
<span style="color: #55CEBA;" class="logo_letter">m</span>
<span style="color: #62D8E1;" class="logo_letter">a</span>
<span style="color: #FFB86D" class="logo_letter">m</span>
<span style="color: #FF8AB9" class="logo_letter">y</span>
<span style="color: #FF5F84" class="logo_letter">t</span>
<span style="color: #55CEBA" class="logo_letter">ė</span>
<span style="color: #62D8E1" class="logo_letter">s</span>
@edvinasbartkus
edvinasbartkus / vanilla.js
Created January 12, 2012 11:00
Vanilla JS vs jQuery
/*
There is this file shared about the performance of vanilla JS and jQuery performance
http://sharedfil.es/j-3k2NPAjwfQ.html
We are geeks and we want real numbers
Test suite for www.jquery.com
It is dummy test suite
Chromium 18.0.997.0 (Developer Build 116462 Linux) Built on Ubuntu 11.10, running on LinuxMint 12
*/