Skip to content

Instantly share code, notes, and snippets.

View flurin's full-sized avatar

Flurin Egger flurin

View GitHub Profile
@flurin
flurin / gist:abb35167b92998f14bd0
Created June 27, 2015 11:08
CSS Modules in React
:local(.componentName){
  color: #ff
}

in React

import {componentName} from './style.css'
@flurin
flurin / readme.md
Created November 30, 2014 11:54
SSS-course-livecode

Serverside Scriptin in Node Live code

@flurin
flurin / index.html
Last active May 16, 2018 11:48
Doing background blur with canvas
<!doctype html>
<html>
<head>
<title>Blur!</title>
</head>
<body>
<div id="box1" class="box blurred-bg tinted">
<h1>Blurred Background</h1>
<h2>By Flurin Egger, inspired by <a href="http://ariona.net">Ariona, Rian</a></h2>
@flurin
flurin / 200.jpeg
Created October 17, 2011 19:24
Test canvas color blending
200.jpeg