var apnerve = {
fullName: "Praveen Kumar",
alias: "apnerve",
title: "Frontend Architect",
currentLocation: "Bangalore, IN",
likes: [
"Physics",
"Cycling",
"Music",
"Programming",
"Table Tennis"
],
loves: [
"JavaScript",
"HTML",
"CSS",
"Semantics",
"Typography",
"and everything about the web"
],
dislikes: [
"Comic Sans"
],
hates: [
"Joomla"
],
afewThingsIKnow: [
"JavaScript",
"CodeIgniter",
"PHP",
"CSS",
"HTML",
"Responsive Design"
],
social: {
twitter: "@apnerve",
facebook: "http://facebook.com/apnerve",
github: "http://github.com/apnerve"
},
preferedContact: "[email protected]"
};