-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Content Update 31 May * Fix errors * Content update 5 June * Content till 7 June * Approved Content till 9 June * Fix duplicate author pages * Tags update * tfjs tags update * Content update 14 Jun * Added profile bios * Content update 20 June * Update tf-core tag
- Loading branch information
1 parent
5fb70e2
commit c016e34
Showing
18 changed files
with
137 additions
and
13 deletions.
There are no files selected for viewing
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": 1686736458164 | ||
"lastPullTime": 1687244541208 | ||
} |
20 changes: 20 additions & 0 deletions
20
config/android/repos/MohamedRejeb-Compose-Rich-Editor.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,20 @@ | ||
{ | ||
"expertise": "INTERMEDIATE", | ||
"version": 1, | ||
"source": "github", | ||
"authorIds": [ | ||
"mohamedrejeb" | ||
], | ||
"owner": "MohamedRejeb", | ||
"repo": "Compose-Rich-Editor", | ||
"name": "Compose Rich Editor", | ||
"shortDescription": "A Rich text editor library for both Jetpack Compose, fully customizable and supports the common rich text editor features.", | ||
"longDescription": "A Rich text editor library for both Jetpack Compose, fully customizable and supports the common rich text editor features.", | ||
"content": "README.md", | ||
"pages": [], | ||
"tags": [ | ||
"compose", | ||
"ui", | ||
"kotlin" | ||
] | ||
} |
This file was deleted.
Oops, something went wrong.
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
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": "Jaeho Shin", | ||
"bio": "Software Engineer at Mindlogic Inc. Web, ML, 3D enthusiast", | ||
"photoURL": "https://avatars.githubusercontent.com/jays0606", | ||
"githubURL": "https://github.com/jays0606" | ||
} |
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": "Mohamed Rejeb", | ||
"bio": "Hi! My name is Mohamed Rejeb, I'm 21 years old, I'm working as a Software Developer and I'm a Software Engineering student.", | ||
"photoURL": "https://avatars.githubusercontent.com/MohamedRejeb", | ||
"githubURL": "https://github.com/MohamedRejeb" | ||
} |
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": "Praveen Kumar", | ||
"bio": "Conversational AI Engineer.", | ||
"photoURL": "https://miro.medium.com/v2/resize:fit:2400/1*dYlBKBXEWhAR8pmtfMALbA.jpeg", | ||
"mediumURL": "https://medium.com/@praveen98jesus" | ||
} |
15 changes: 15 additions & 0 deletions
15
...sk-app-with-harperdb-and-deploying-on-google-cloud-a-step-by-step-guide-2e99e5f3df7f.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,15 @@ | ||
{ | ||
"expertise": "BEGINNER", | ||
"version": 1, | ||
"source": "medium", | ||
"authorIds": ["gursimarsm"], | ||
"author": "Gursimar Singh", | ||
"title": "Creating a Scalable Flask App with HarperDB and Deploying on", | ||
"link": "https://medium.com/google-cloud/creating-a-scalable-flask-app-with-harperdb-and-deploying-on-google-cloud-a-step-by-step-guide-2e99e5f3df7f", | ||
"tags": [ | ||
"containers", | ||
"developer-tools", | ||
"serverless-computing" | ||
], | ||
"description": "In this guide, we’ll walk you through the process of creating a Flask app with HarperDB and deploying it on the Google Cloud Platform. You will learn how to set up a HarperDB instance, create a CI/CD pipeline with GitHub Actions, and deploy the Flask app on Google Cloud Run." | ||
} |
17 changes: 17 additions & 0 deletions
17
config/cloud/blogs/dialogflow-cx-webhook-integration-with-node-js-b5e0b49a59d1.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 @@ | ||
{ | ||
"expertise": "BEGINNER", | ||
"version": 1, | ||
"source": "medium", | ||
"authorIds": [ | ||
"praveen98jesus" | ||
], | ||
"author": "Praveen Kumar", | ||
"title": "Dialogflow CX Webhook Integration with Node.js", | ||
"link": "https://medium.com/@praveen98jesus/dialogflow-cx-webhook-integration-with-node-js-b5e0b49a59d1", | ||
"tags": [ | ||
"developer-tools", | ||
"ai-ml", | ||
"api-management" | ||
], | ||
"description": "Connecting Dialogflow CX with Webhook using Node.js" | ||
} |
13 changes: 13 additions & 0 deletions
13
config/cloud/blogs/how-to-configure-google-kubernetes-engine-gke-using-argocd.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 @@ | ||
{ | ||
"expertise": "INTERMEDIATE", | ||
"version": 1, | ||
"source": "other", | ||
"authorIds": ["manikandank276"], | ||
"author": "Manikandan Krishnamurthy", | ||
"title": "How to configure Google Kubernetes Engine (GKE) using ArgoCD?", | ||
"link": "https://manikandank276.hashnode.dev/how-to-configure-google-kubernetes-engine-gke-using-argocd", | ||
"tags": [ | ||
"compute" | ||
], | ||
"description": "Step by step procedure to configure Google Kubernetes Engine (GKE) using ArgoCD (Cloud Native Continuous Delivery Tool)." | ||
} |
13 changes: 13 additions & 0 deletions
13
...ig/cloud/blogs/how-to-deploy-helm-chart-on-google-kubernetes-engine-gke-using-argocd.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 @@ | ||
{ | ||
"expertise": "ADVANCED", | ||
"version": 1, | ||
"source": "other", | ||
"authorIds": ["manikandank276"], | ||
"author": "Manikandan Krishnamurthy", | ||
"title": "How to deploy Helm chart on GKE using ArgoCD?", | ||
"link": "https://manikandank276.hashnode.dev/how-to-deploy-helm-chart-on-google-kubernetes-engine-gke-using-argocd", | ||
"tags": [ | ||
"compute" | ||
], | ||
"description": "Step by step procedure to deploy Helm (Cloud Native Application Definition Tool) chart (like apache, wordpress) on Google Kubernetes Engine (GKE) using ArgoCD (Cloud Native Continuous Delivery Tool)." | ||
} |
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
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
14 changes: 14 additions & 0 deletions
14
config/ml/blogs/developer-posts-ml-engineering-in-the-time-of-gpt-4-and-palm-2.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 @@ | ||
{ | ||
"expertise": "INTERMEDIATE", | ||
"version": 1, | ||
"source": "other", | ||
"authorIds": ["hanneshapke"], | ||
"author": "Hannes Hapke", | ||
"title": "ML Engineering in the Time of GPT-4 & PaLM 2", | ||
"link": "https://digits.com/developer/posts/ml-engineering-in-the-time-of-gpt-4-and-palm-2/", | ||
"tags": [ | ||
"tf-core", | ||
"pose" | ||
], | ||
"description": "The blog post describes the potential future of ML engineering in the time of GPT-4." | ||
} |
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
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,20 @@ | ||
{ | ||
"expertise": "INTERMEDIATE", | ||
"version": 1, | ||
"source": "github", | ||
"authorIds": [ | ||
"jays0606" | ||
], | ||
"owner": "jays0606", | ||
"repo": "mediapipe-facelandmark-demo", | ||
"name": "Mediapipe Facelandmarker Demo", | ||
"shortDescription": "This project is a web-based AR facial filter demo leveraging Google's MediaPipe FaceLandmarker and ReadyPlayerMe's Avatar.", | ||
"longDescription": "This project is a web-based AR facial filter demo leveraging Google's MediaPipe FaceLandmarker and ReadyPlayerMe's Avatar.", | ||
"content": "README.md", | ||
"pages": [], | ||
"tags": [ | ||
"tfjs", | ||
"tf-core", | ||
"tf-lite" | ||
] | ||
} |
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
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