Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of shiva2492

shiva2492

shiva2492 has asked 1 questions and find answers to 1 problems.

Stats

22
EtPoint
4
Vote count
1
questions
1
answers

About

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,
          }