-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added new submissions * added author IDs to two submissions * fixed the author id
- Loading branch information
1 parent
bc427b8
commit 67511f0
Showing
37 changed files
with
435 additions
and
2 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
"lastPullTime": 1643016819808 | ||
"lastPullTime": 1643711219733 | ||
} |
12 changes: 12 additions & 0 deletions
12
config/android/blogs/iamjosephmj-kotlin-design-patterns.json
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,12 @@ | ||
{ | ||
"version": 1, | ||
"source": "other", | ||
"authorIds": ["iamjosephmj"], | ||
"author": "Joseph James", | ||
"title": "GitHub - iamjosephmj/kotlin-design-patterns: This repo is a beginner handbook for learning design patterns in Kotlin", | ||
"link": "https://github.com/iamjosephmj/kotlin-design-patterns", | ||
"tags": [ | ||
"architecture", | ||
"modern-android-development" | ||
] | ||
} |
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,12 @@ | ||
{ | ||
"version": 1, | ||
"source": "other", | ||
"authorIds": ["iamjosephmj"], | ||
"author": "Joseph James", | ||
"title": "GitHub - iamjosephmj/learn-rx: This a repo that helps you to learn Reactive Programming.", | ||
"link": "https://github.com/iamjosephmj/learn-rx", | ||
"tags": [ | ||
"modern-android-development", | ||
"architecture" | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
config/android/blogs/media-store-api-with-pagination-61b0d4f1f85b.json
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,13 @@ | ||
{ | ||
"version": 1, | ||
"source": "other", | ||
"authorIds": ["priyansh-kedia"], | ||
"author": "Priyansh Kedia", | ||
"title": "Media Store API with Pagination", | ||
"link": "https://proandroiddev.com/media-store-api-with-pagination-61b0d4f1f85b", | ||
"tags": [ | ||
"kotlin", | ||
"modern-android-development", | ||
"ui" | ||
] | ||
} |
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,16 @@ | ||
{ | ||
"version": 1, | ||
"source": "github", | ||
"authorIds": [], | ||
"owner": "GetStream", | ||
"repo": "butterfly", | ||
"name": "butterfly", | ||
"shortDescription": "Butterfly helps you to build adaptive and responsive UIs for Android (including foldable devices) with Jetpack WindowManager. It supports useful functions for Jetpack Compose and LiveData integration.", | ||
"longDescription": "Butterfly helps you to build adaptive and responsive UIs for Android (including foldable devices) with Jetpack WindowManager. It supports useful functions for Jetpack Compose and LiveData integration.", | ||
"content": "README.md", | ||
"pages": [], | ||
"tags": [ | ||
"ui", | ||
"compose" | ||
] | ||
} |
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,19 @@ | ||
{ | ||
"version": 1, | ||
"source": "github", | ||
"authorIds": [ | ||
"akshay2211" | ||
], | ||
"owner": "akshay2211", | ||
"repo": "BubbleTabBar", | ||
"name": "BubbleTabBar", | ||
"shortDescription": "BubbleTabBar is a bottom navigation bar with customizable bubble-like tabs", | ||
"longDescription": "BubbleTabBar is a bottom navigation bar with customizable bubble-like tabs", | ||
"content": "README.md", | ||
"pages": [], | ||
"tags": [ | ||
"ui", | ||
"modern-android-development", | ||
"kotlin" | ||
] | ||
} |
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,19 @@ | ||
{ | ||
"version": 1, | ||
"source": "github", | ||
"authorIds": [ | ||
"hi-manshu" | ||
], | ||
"owner": "hi-manshu", | ||
"repo": "kalendar", | ||
"name": "Kalendar", | ||
"shortDescription": "It's a Jetpack Compose's Elementary Calendar SDK with multiple different options.", | ||
"longDescription": "It's a Jetpack Compose's Elementary Calendar SDK with multiple different options.", | ||
"content": "README.md", | ||
"pages": [], | ||
"tags": [ | ||
"compose", | ||
"kotlin", | ||
"modern-android-development" | ||
] | ||
} |
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,19 @@ | ||
{ | ||
"version": 1, | ||
"source": "github", | ||
"authorIds": [ | ||
"skydoves" | ||
], | ||
"owner": "skydoves", | ||
"repo": "pokedex-ar", | ||
"name": "pokedex-ar", | ||
"shortDescription": "Pokedex-AR demonstrates ARCore, Sceneform, and modern Android tech stacks — such as Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.", | ||
"longDescription": "Pokedex-AR demonstrates ARCore, Sceneform, and modern Android tech stacks — such as Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.", | ||
"content": "README.md", | ||
"pages": [], | ||
"tags": [ | ||
"modern-android-development", | ||
"architecture", | ||
"ui" | ||
] | ||
} |
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,19 @@ | ||
{ | ||
"version": 1, | ||
"source": "github", | ||
"authorIds": [ | ||
"sridhar-sp" | ||
], | ||
"owner": "sridhar-sp", | ||
"repo": "compose-neumorphism", | ||
"name": "Neumorphism using Jetpack Compose", | ||
"shortDescription": "A Jetpack compose library to create \"Neumorphic\" design.\n\"Neumorphism\" is a ui design concept which uses shadows to create awesome looking UI.", | ||
"longDescription": "A Jetpack compose library to create \"Neumorphic\" design.\n\"Neumorphism\" is a ui design concept which uses shadows to create awesome looking UI.", | ||
"content": "README.md", | ||
"pages": [], | ||
"tags": [ | ||
"compose", | ||
"ui", | ||
"kotlin" | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
...ular/blogs/adding-the-bootstrap-css-framework-to-an-angular-application-4aef5d2396a4.json
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,13 @@ | ||
{ | ||
"version": 1, | ||
"source": "medium", | ||
"authorIds": [ | ||
"rodrigokamada" | ||
], | ||
"author": "Rodrigo Kamada", | ||
"title": "Adding the Bootstrap CSS framework to an Angular application", | ||
"link": "https://rodrigokamada.medium.com/adding-the-bootstrap-css-framework-to-an-angular-application-4aef5d2396a4", | ||
"tags": [ | ||
"demos" | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...dding-the-internationalization-i18n-component-to-an-angular-application-320fd8caad0f.json
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,14 @@ | ||
{ | ||
"version": 1, | ||
"source": "medium", | ||
"authorIds": [ | ||
"rodrigokamada" | ||
], | ||
"author": "Rodrigo Kamada", | ||
"title": "Adding the internationalization (i18n) component to an Angular application", | ||
"link": "https://rodrigokamada.medium.com/adding-the-internationalization-i18n-component-to-an-angular-application-320fd8caad0f", | ||
"tags": [ | ||
"demos", | ||
"getting-started" | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
config/angular/blogs/adding-the-log-component-to-an-angular-application-9facb1799ac5.json
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,13 @@ | ||
{ | ||
"version": 1, | ||
"source": "medium", | ||
"authorIds": [ | ||
"rodrigokamada" | ||
], | ||
"author": "Rodrigo Kamada", | ||
"title": "Adding the log component to an Angular application", | ||
"link": "https://rodrigokamada.medium.com/adding-the-log-component-to-an-angular-application-9facb1799ac5", | ||
"tags": [ | ||
"demos" | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
...ngular/blogs/adding-the-map-leaflet-component-to-an-angular-application-b2e2cfca0080.json
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,13 @@ | ||
{ | ||
"version": 1, | ||
"source": "medium", | ||
"authorIds": [ | ||
"rodrigokamada" | ||
], | ||
"author": "Rodrigo Kamada", | ||
"title": "Adding the map Leaflet component to an Angular application", | ||
"link": "https://rodrigokamada.medium.com/adding-the-map-leaflet-component-to-an-angular-application-b2e2cfca0080", | ||
"tags": [ | ||
"demos" | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
...blogs/authentication-using-the-amazon-cognito-to-an-angular-application-591eea4f4275.json
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,13 @@ | ||
{ | ||
"version": 1, | ||
"source": "medium", | ||
"authorIds": [ | ||
"rodrigokamada" | ||
], | ||
"author": "Rodrigo Kamada", | ||
"title": "Authentication using the Amazon Cognito to an Angular application", | ||
"link": "https://rodrigokamada.medium.com/authentication-using-the-amazon-cognito-to-an-angular-application-591eea4f4275", | ||
"tags": [ | ||
"demos" | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
.../blogs/hosting-an-angular-application-on-amazon-s3-using-github-actions-bf075a7aac79.json
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,13 @@ | ||
{ | ||
"version": 1, | ||
"source": "medium", | ||
"authorIds": [ | ||
"rodrigokamada" | ||
], | ||
"author": "Rodrigo Kamada", | ||
"title": "Hosting an Angular application on Amazon S3 using GitHub Actions", | ||
"link": "https://rodrigokamada.medium.com/hosting-an-angular-application-on-amazon-s3-using-github-actions-bf075a7aac79", | ||
"tags": [ | ||
"demos" | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
...ogs/hosting-an-angular-application-on-github-pages-using-github-actions-da072698b8b9.json
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,13 @@ | ||
{ | ||
"version": 1, | ||
"source": "medium", | ||
"authorIds": [ | ||
"rodrigokamada" | ||
], | ||
"author": "Rodrigo Kamada", | ||
"title": "Hosting an Angular application on GitHub Pages using GitHub Actions", | ||
"link": "https://rodrigokamada.medium.com/hosting-an-angular-application-on-github-pages-using-github-actions-da072698b8b9", | ||
"tags": [ | ||
"demos" | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
...ar/blogs/hosting-an-angular-application-on-github-pages-using-travis-ci-3bace1c8d049.json
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,13 @@ | ||
{ | ||
"version": 1, | ||
"source": "medium", | ||
"authorIds": [ | ||
"rodrigokamada" | ||
], | ||
"author": "Rodrigo Kamada", | ||
"title": "Hosting an Angular application on GitHub Pages using Travis CI", | ||
"link": "https://rodrigokamada.medium.com/hosting-an-angular-application-on-github-pages-using-travis-ci-3bace1c8d049", | ||
"tags": [ | ||
"demos" | ||
] | ||
} |
11 changes: 11 additions & 0 deletions
11
config/angular/blogs/how-to-use-a-skeleton-loader-with-angular-4f03ae8fa5c6.json
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,11 @@ | ||
{ | ||
"version": 1, | ||
"source": "other", | ||
"authorIds": ["angulartraining"], | ||
"author": "Alain Chautard", | ||
"title": "How to use a skeleton loader with Angular?", | ||
"link": "https://blog.angulartraining.com/how-to-use-a-skeleton-loader-with-angular-4f03ae8fa5c6", | ||
"tags": [ | ||
"libraries" | ||
] | ||
} |
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,17 @@ | ||
{ | ||
"version": 1, | ||
"source": "github", | ||
"authorIds": [ | ||
"rodrigokamada" | ||
], | ||
"owner": "rodrigokamada", | ||
"repo": "angular-leaflet", | ||
"name": "Angular Leaflet", | ||
"shortDescription": "Adding the map Leaflet component to an Angular application", | ||
"longDescription": "Adding the map Leaflet component to an Angular application", | ||
"content": "README.md", | ||
"pages": [], | ||
"tags": [ | ||
"demos" | ||
] | ||
} |
17 changes: 17 additions & 0 deletions
17
config/angular/repos/rodrigokamada-angular-recaptcha-v3.json
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,17 @@ | ||
{ | ||
"version": 1, | ||
"source": "github", | ||
"authorIds": [ | ||
"rodrigokamada" | ||
], | ||
"owner": "rodrigokamada", | ||
"repo": "angular-recaptcha-v3", | ||
"name": "Angular Google reCAPTCHA v3", | ||
"shortDescription": "Hosting an Angular application on GitHub Pages using GitHub Actions", | ||
"longDescription": "Hosting an Angular application on GitHub Pages using GitHub Actions", | ||
"content": "README.md", | ||
"pages": [], | ||
"tags": [ | ||
"demos" | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
config/assistant/blogs/articles-local-debugging-on-a-google-action.json
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,13 @@ | ||
{ | ||
"version": 1, | ||
"source": "other", | ||
"authorIds": ["xavidop"], | ||
"author": "Xavier Portilla Edo", | ||
"title": "Local Debugging on a Google Action - DZone AI", | ||
"link": "https://dzone.com/articles/local-debugging-on-a-google-action", | ||
"tags": [ | ||
"actions-on-google", | ||
"google-assistant", | ||
"assistant-conversation" | ||
] | ||
} |
19 changes: 19 additions & 0 deletions
19
config/assistant/repos/xavidop-google-action-type-importer.json
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,19 @@ | ||
{ | ||
"version": 1, | ||
"source": "github", | ||
"authorIds": [ | ||
"xavidop" | ||
], | ||
"owner": "xavidop", | ||
"repo": "google-action-type-importer", | ||
"name": "Google Action Type Importer", | ||
"shortDescription": "This CLI allows you to transform your Alexa Custom Slots into Google Action Types.", | ||
"longDescription": "This CLI allows you to transform your Alexa Custom Slots into Google Action Types.", | ||
"content": "README.md", | ||
"pages": [], | ||
"tags": [ | ||
"assistant-conversation", | ||
"actions-on-google", | ||
"google-assistant" | ||
] | ||
} |
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,6 @@ | ||
{ | ||
"name": "Akshay Sharma", | ||
"bio": "Developer | Freelancer | Inquisitive | Autodidact | Creative", | ||
"photoURL": "https://avatars.githubusercontent.com/akshay2211", | ||
"githubURL": "https://github.com/akshay2211" | ||
} |
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,6 @@ | ||
{ | ||
"name": "Alain Chautard", | ||
"bio": "Google Developer Expert in Angular, Consultant and Trainer at http://www.angulartraining.com", | ||
"photoURL": "https://miro.medium.com/fit/c/262/262/2*eKfxHLZ5a2vEesDLB-UAew.png", | ||
"mediumURL": "https://angulartraining.medium.com/" | ||
} |
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,6 @@ | ||
{ | ||
"name": "Gunjan Garg", | ||
"bio": "Infra Modernisation Specialist at Google.", | ||
"photoURL": "https://miro.medium.com/fit/c/262/262/0*mfOhlKPYgBPphAbX.", | ||
"mediumURL": "https://medium.com/@garg.gunjan" | ||
} |
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,6 @@ | ||
{ | ||
"name": "Himanshu Singh", | ||
"bio": "Android Engineer at Clue (@biowink) and Google Developer Expert for Android and Kotlin", | ||
"photoURL": "https://avatars.githubusercontent.com/hi-manshu", | ||
"githubURL": "https://github.com/hi-manshu" | ||
} |
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,6 @@ | ||
{ | ||
"name": "Harsh Joshi", | ||
"bio": "Engineering and Dark Arts", | ||
"photoURL": "https://res.cloudinary.com/practicaldev/image/fetch/s--x8Zhz-oM--/c_fill,f_auto,fl_progressive,h_320,q_auto,w_320/https://dev-to-uploads.s3.amazonaws.com/uploads/user/profile_image/686210/16f974d6-f348-47a0-9923-a87a4c0e2a30.PNG", | ||
"mediumURL": "https://dev.to/josharsh" | ||
} |
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,6 @@ | ||
{ | ||
"name": "Sourabh Jain", | ||
"bio": "", | ||
"photoURL": "https://miro.medium.com/max/512/0*gPmFZowGpZ0wHeMG", | ||
"mediumURL": "https://medium.com/@sourabhsjain" | ||
} |
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,6 @@ | ||
{ | ||
"name": "Sridhar", | ||
"bio": "", | ||
"photoURL": "https://avatars.githubusercontent.com/sridhar-sp", | ||
"githubURL": "https://github.com/sridhar-sp" | ||
} |
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
Oops, something went wrong.