shiva2492

525
reputation
3
11
var firstname = " Shiva "
var lastname = " Dwivedi "
var description = `I have been working as a Full Stack Developer for some time now
                but still working my way around to learn new technologies and keep 
                myself up to date with the ever-evolving tech ecosystem around me.
               `
var characteristics = 
         {
            simple: true,
            hardworking: true,
            teamPlayer: true,
            arrogant: false,
          }