diff --git a/contributions/clockapp.zip b/contributions/clockapp.zip new file mode 100644 index 0000000..7ec4f66 Binary files /dev/null and b/contributions/clockapp.zip differ diff --git a/resources/contributors.json b/resources/contributors.json index 22ac1d7..c2b16c8 100644 --- a/resources/contributors.json +++ b/resources/contributors.json @@ -643,3 +643,15 @@ ] } +{ + "name": "Anurag Roy", + "github_username": "AnuragRoy485", + "image_url": "https://avatars.githubusercontent.com/u/76765293?v=4", + "title": "Modern Clock Web App", + "short_description": "This is a Modern clock web app built in html,css and javascript.", + "page_url": "https://contribute.devincept.com/Hacktoberfest-Contribution/contributions/clockapp/", + "folder_url": "https://github.com/AnuragRoy485/Hacktoberfest-Contribution/blob/master/contributions/clockapp.zip" + } + + ] +}