I write and publish articles about design and development over at http://kedano.net.
I
- was born in 84
- grew up in Halden, Norway
- live in Brisbane, Australia
- work freelance
study
- Bachelor Digital Media, Ostfold University College, Norway (2006-2009)
- Master Digital Design, Griffith University, Australia (2010)
likes
- valid markup
- technology
- metal music
- tattoos
- blizzard games
I have limited availability for new project. Check out my portfolio to see my recent projects and then contact me and I'll add your project to the queue.
portfolio
products
//excerpt from the fluidCOLUMN grid system
@media screen and (max-device-width: 330px) {
.container_fluid .max-column_full{width: 98%;}
.container_fluid .max-column_half{width: 98%;}
.container_fluid .max-column_third{width: 98%;}
.container_fluid .max-column_twothirds{width: 98%;}
.container_fluid .max-column_quarter{width: 98%;}
.container_fluid .max-column_fifth{width: 98%;}
}