Skip to content

Commit e728212

Browse files
authored
Merge pull request #5 from faridibin/patch-1
Update projects.json
2 parents ab357d6 + a4f079b commit e728212

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

projects.json

+11-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author_country": "Ghana",
1818
"author_twitter": "buabaj_"
1919
},
20-
{
20+
{
2121
"name": "Covid-19 Status Updater",
2222
"github_url": "https://github.com/buabaj/corona-status-updater",
2323
"description": "A python program to show a windows toast notification once every hour giving the user an update of the COVID19 status in any country of your choice as long as there's an internet connection.",
@@ -30,9 +30,18 @@
3030
"name": "PyCut",
3131
"github_url": "https://github.com/FOSSRIT/PyCut",
3232
"description": "PyCut is a pizza-making puzzle game made for the IGME-582 final project at the Rochester Institute of Technology. This game teaches basic units of measure to children inspired by the Pizza Pass minigame of Logical Journey of the Zoombinis (1996)",
33-
"github_username": "FOSSRIT",
33+
"author_github": "FOSSRIT",
3434
"other_contributors": "Active 2017 - Contributors: Wilfried Hounyo, Justin W. Flory, Stephen Garabedian, Alex Fuerst, Patrick Gormley, Trevor Creed",
3535
"author_country": "Benin",
3636
"author_twitter": ""
37+
},
38+
{
39+
"name": "Laravel Json Response",
40+
"github_url": "https://github.com/faridibin/laravel-json-response",
41+
"description": "An easy way to implement API formatted json responses for the Laravel framework.",
42+
"author_github": "faridibin",
43+
"other_contributors": "",
44+
"author_country": "Ghana",
45+
"author_twitter": "fareedibin"
3746
}
3847
]

0 commit comments

Comments
 (0)