Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Satyam S

Satyam S

Satyam S has asked 3 questions and find answers to 0 problems.

Stats

15
EtPoint
0
Vote count
3
questions
0
answers

About

{
    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)']
}

Satyam S answers