Micaël Félix

2,697
reputation
5
34
46

!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'
   ];

}();