Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 6c18c29

Browse files
committed
Updated members of the month
1 parent e632b96 commit 6c18c29

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

app/services/communityData.service.js

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19,29 +19,29 @@
1919
var data = {
2020
"memberLeaderboard": [
2121
{
22-
"avatar": "//www.topcoder.com/wp-content/uploads/2015/05/iamtong_oct2015.png",
23-
"name": "iamtong ",
22+
"avatar": "//www.topcoder.com/wp-content/uploads/2015/05/abedavera.jpg",
23+
"name": "abedavera",
2424
"contestType": "Design",
25-
"description": "Won $6500 in design challenges.",
25+
"description": "TCO15 Design Champion!",
2626
"class": "design"
2727
}, {
28-
"avatar": "//www.topcoder.com/wp-content/uploads/2015/05/cjalmeida_oct2015.png",
29-
"name": "cjalmeida",
28+
"avatar": "//www.topcoder.com/wp-content/uploads/2015/05/bonton.jpg",
29+
"name": "bonton",
3030
"contestType": "Development",
31-
"description": "Won $4500 in development challenges.",
31+
"description": "Won $4200 with 4 wins in development challenges",
3232
"class": "develop"
3333
}, {
34-
"avatar": "//www.topcoder.com/wp-content/uploads/2015/05/islands_oct2015.png",
35-
"name": "islands",
34+
"avatar": "//www.topcoder.com/wp-content/uploads/2015/05/maksay.jpg",
35+
"name": "maksay",
3636
"contestType": "Data Science",
37-
"description": "Advanced from Div 2 to Div 1 & total rating increase of 424 pts.",
37+
"description": "Only participant to see a ratings increase in all four rounds in Sept.",
3838
"class": "data-science"
3939
}, {
40-
"avatar": "https://s3.amazonaws.com/app.topcoder-dev.com/images/ico-user-default.7aa28736.svg",
41-
"name": "WinkTales",
42-
"contestType": "Dev Rookie",
43-
"description": "Already won 2 challenges in his short 2.5 month time with Topcoder",
44-
"class": "develop"
40+
"avatar": "https://www.topcoder.com/wp-content/uploads/2015/05/herlansyahs.jpg",
41+
"name": "herlansyahs",
42+
"contestType": "Design Rookie",
43+
"description": "Won first and second placements within his first two months of becoming a member!",
44+
"class": "design"
4545
}],
4646
"copilots": [{
4747
"avatar": "//community.topcoder.com/i/m/maroosh.jpeg",

0 commit comments

Comments
 (0)