{
    gootAt: ['Project Management', 'Web Development', 'App Development', 'Server Administration'],
    notGoodAt:  ['Intensive UI Designing'], // prefer using UI frameworks like bootstrap/material/nativebase
    currentlyWorkingAt: {
        position: 'Frontend Consultant'
        companyName: 'The Weird Science'
        url: 'https://theweirdscience.com'
    },
    workedPreviouslyAt: [
         {
            position: 'CTO & Lead Architect'
            companyName: 'Origolo.com GmbH'
            url: 'https://origolo.com'
        },
        {
            position: 'Co-founder & CTO', 
            companyName: 'Octonius Inc.', 
            url: 'https://www.octonius.com'
        }, 
        {
            position: 'Co-founder & CTO', 
            companyName: 'FastOx'
        }
    ],
    projectsDone: 'View http://satyamsaxena.com',
    interestedIn: ['Building Robots', 'Football (Soccer)']
}