Skip to content

Commit 5ee9c4c

Browse files
ketankauntiaapsinghdev
authored andcommitted
feat: added gsoc orgs + tested it
1 parent 82c03bf commit 5ee9c4c

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

apps/web/src/utils/config.ts

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,4 +149,18 @@ export const projectsOfTheWeek = [
149149
competition: "Very low",
150150
activity: "Highest",
151151
},
152+
{
153+
id: "11",
154+
name: "Gsoc-Orgs",
155+
description:
156+
"Making GSOC journey easier. Helping select orgs, projects, tech-stack for GSOC to increase you chances of getting selected.",
157+
url: "https://github.com/ketankauntia/gsoc-orgs",
158+
avatarUrl: "https://avatars.githubusercontent.com/u/44080191?s=48&v=4",
159+
totalIssueCount: 11,
160+
primaryLanguage: "Typescript",
161+
popularity: "Low",
162+
stage: "Very early",
163+
competition: "Very Low",
164+
activity: "Normal",
165+
},
152166
];

0 commit comments

Comments
 (0)