135 reputation
2
bio website
location
age 31
visits member for 1 year, 5 months
seen Jan 2 at 17:50
stats profile views 2
(function( $ ){
           $.fn.about= function() {
           var skills = [];
           this.each(function() {
             skills.push("front end developer experience");
             skills.push("jQuery");
             skills.push("JavaScript");
             skills.push("HTML");
             skills.push("CSS");
             skills.push("little bit of Java, PHP, Python");
           });     
           return skills;
 };
})( jQuery );

$('#me').about();

This user has not answered any questions

0 Votes Cast

This user has not cast any votes