Skip to content

Instantly share code, notes, and snippets.

View javve's full-sized avatar

Jonny Strömberg javve

View GitHub Profile
@javve
javve / History|-12c9eb89|entries.json
Last active June 21, 2022 18:14
My VS Code settings
{"version":1,"resource":"file:///Users/javve/git/confetti/confetti-web/app/controllers/addon-batches/index.js","entries":[{"id":"JvB5.js","timestamp":1652276619082},{"id":"LXGy.js","timestamp":1652276667844},{"id":"82bk.js","timestamp":1652277198015},{"id":"AXkm.js","timestamp":1652277874615},{"id":"5yt9.js","timestamp":1652277922594}]}

Keybase proof

I hereby claim:

  • I am javve on github.
  • I am javve (https://keybase.io/javve) on keybase.
  • I have a public key ASBxU_J0edEco-wfNVKj8XjjuuuwVosbynJA_XQlGhilVQo

To claim this, I am signing this object:

FS.keywords = {
function: 'funktion',
if: 'om',
else: 'annars',
for: 'för',
while: 'medan',
return: 'återvänd',
do: 'gör',
var: 'var',
in: 'inne',
@javve
javve / dabblet.css
Created March 12, 2012 23:35 — forked from Daniel-Hug/dabblet.css
A "deeper" indented text effect with the :before and :after pseudo-elements.
/**
* A "deeper" indented text effect with the :before and :after pseudo-elements.
*/
html, body {
height: 100%;
}
body {
margin: 0;
background: #0A539C;
background: linear-gradient(top, #4293d6 0%,#001e96 100%);
@javve
javve / dabblet.css
Created March 12, 2012 23:35 — forked from Daniel-Hug/dabblet.css
A "deeper" indented text effect with the :before and :after pseudo-elements.
/**
* A "deeper" indented text effect with the :before and :after pseudo-elements.
*/
html, body {
height: 100%;
}
body {
margin: 0;
background: #0A539C;
background: linear-gradient(top, #4293d6 0%,#001e96 100%);