Skip to content

Commit

Permalink
Merge pull request #32 from osscameroon/feat/prod-projects
Browse files Browse the repository at this point in the history
feat: add our production ready app that will be fetch by the website
  • Loading branch information
Sanix-Darker authored May 25, 2022
2 parents 553a54e + 2e7fd7a commit 8e29330
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions prod-projects.json
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"
}
]

0 comments on commit 8e29330

Please sign in to comment.