About Me
var about = {
"name" : "Marcin Gorecki",
"tags" : [
"Geek",
"Computer Lover",
"Internet Believer",
"Software Enthusiast",
"Technology Freak",
"Problem solving developer",
"Leader"
],
"locations" : [
"Round Rock, TX, USA (current)",
"Norwood, MA, USA (past)",
"London, UK (past)",
"Toulouse, FR (past)",
"Łódź, PL (past)"
],
"likes" : {
"Languages" : [
"Java",
"PHP",
"JavaScript",
"SQL",
"Played with: Scala, Ruby, Perl, Brainfuck and many others"
],
"Free Time" : [
"Coding",
"Travelling",
"Reading",
"Wikipedia",
"British Sitcoms"
],
"Food" : [
"Pizza",
"Chinese",
"Any take-aways"
]
},
"dreams" : [
"Open Source Monument",
"IPO from start up"
]
}



