| 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();
47
votes
13
answers
5
kviews
6
votes
3
answers
252
views