diff --git a/projects/projects.json b/projects/projects.json index f92b527e..c11dae89 100644 --- a/projects/projects.json +++ b/projects/projects.json @@ -3688,7 +3688,29 @@ "Responsive", "Cloud" ] - } + }, + { + "name": "VideoGrate", + "thumb": "videograte/thumb.png", + "desc": "With VideoGrate you can browse and watch videos from YouTube.", + "url": "http://www.kongregate.com/games/locos/videograte", + "info": "http://www.kongregate.com/games/locos/videograte", + "src": "https://github.com/defacto133/videograte", + "submitter": "defacto133", + "submissionDate": "2015-07-05", + "tags": [ + "Toy", + "CRUD", + "Entertainment", + "YouTube", + "YouTube Data API", + "YouTube Player API", + "jQuery", + "Open Source", + "Bootstrap", + "jQuery UI" + ] + } ] } diff --git a/projects/videograte/thumb.png b/projects/videograte/thumb.png new file mode 100644 index 00000000..dfb9e4e3 Binary files /dev/null and b/projects/videograte/thumb.png differ