-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #32 from osscameroon/feat/prod-projects
feat: add our production ready app that will be fetch by the website
- Loading branch information
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
[ | ||
{ | ||
"description": "Make a contribution to any of OSS Cameroon GitHub project and earn some Yotas.", | ||
"name": "MiniYotas", | ||
"html_url": "https://miniyotas.osscameroon.com" | ||
}, | ||
{ | ||
"description": "blog for osscameroon", | ||
"name": "OssBlog", | ||
"html_url": "https://blog.osscameroon.com" | ||
}, | ||
{ | ||
"description": "Company ratings and salaries in Cameroon", | ||
"name": "Jobsika", | ||
"html_url": "https://jobsika.cm" | ||
}, | ||
{ | ||
"description": "camerapps lists useful applications, whatsapp, facebook, telegram groups or channel for Cameroonians.", | ||
"name": "CamerApps", | ||
"html_url": "https://camerapps.com" | ||
}, | ||
{ | ||
"description": "You are a cameroonian developer, please take this 3 minutes survey", | ||
"name": "Dev-Survey", | ||
"html_url": "http://devsurvey.osscameroon.com" | ||
}, | ||
{ | ||
"description": "Get information about programming languages through REST API or GraphQL.", | ||
"name": "ProLang-Api", | ||
"html_url": "https://www.prolanghistory.com" | ||
} | ||
] |