mnafricano

2,268
reputation
1
14
4

I'm a musician, a graphic designer, and a web developer. I use Mac (and love it).

My life in a nutshell.

var go = require('Marcello');

var liveLife = function (style) {
    go.getMoney(1000000);
    go.getFamous();
    go.explore(theWorld);
    go.to(theEdge);
    go.push(theLimit);
};

go.liveLife("To The Fullest");