Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Micaël Félix

Micaël Félix

Micaël Félix has asked 12 questions and find answers to 4 problems.

Stats

125
EtPoint
19
Vote count
12
questions
4
answers

About

!function(){

   /// <summary>
   ///     Native Javascript Programmer & Library maker
   ///     Infinite Languages & Frameworks User
   /// </summary>

   this.firstName = 'Micaël';
   this.lastName = 'Félix';
   this.work = "Full Stack Programmer, UX / Web Designer";

   this.technologies = [
      'ASP.Net MVC, Web Api, WCF Web Services',
      'Javascript & Knockout & Requirejs',
      'C#',
      'NodeJS',
      'VB.Net',
      'CSS & LESS',
      'PHP',
      'Coldfusion'
   ];

}();