Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of lulliezy

lulliezy

lulliezy has asked 13 questions and find answers to 5 problems.

Stats

182
EtPoint
36
Vote count
13
questions
5
answers

About

Passionate, enthusiastic fullstack developer who is trying to change the world one line of code at a time. I love public facing apps more and open source, I have more respect for you if you make contributions to open source projects.

My technology stacks are NodeJS, Angular, VueJS. I am also fascinated by IoT.

while(!awesome) {
  try {
    beAwesome();
  } catch(e) {
    becomeDeveloperFirst();
  }
}