Join Sign in

Michael Wagaye

Member since 2025

Diamond League

7106 points
Kickstarting Application Development with Gemini Code Assist Earned Nov 20, 2025 EST
Deploy and Scale AI Models with Cloud Run Earned Nov 19, 2025 EST
Configure Gemini Code Assist for Organizations Earned Nov 19, 2025 EST
Accelerate App Development with Gemini CLI Earned Nov 19, 2025 EST
Streamline App Development with Gemini Code Assist Earned Nov 19, 2025 EST
Build Generative AI Agents with Vertex AI and Flutter Earned Nov 18, 2025 EST
Website Modernization with Generative AI on Google Cloud Earned Nov 18, 2025 EST
Create Generative AI Apps on Google Cloud Earned Nov 18, 2025 EST
Gemini for end-to-end SDLC Earned Nov 10, 2025 EST
Gemini for Application Developers Earned Nov 10, 2025 EST
Responsible AI: Applying AI Principles with Google Cloud Earned Nov 10, 2025 EST
Prompt Design in Vertex AI Earned Nov 10, 2025 EST
Introduction to Responsible AI Earned Nov 10, 2025 EST
Introduction to Large Language Models Earned Nov 10, 2025 EST
Introduction to Generative AI Earned Nov 10, 2025 EST
Prepare Data for ML APIs on Google Cloud Earned Nov 10, 2025 EST
Introduction to AI and Machine Learning on Google Cloud Earned Nov 3, 2025 EST
Set Up an App Dev Environment on Google Cloud Earned Oct 20, 2025 EDT
Google Cloud Fundamentals: Core Infrastructure Earned Oct 20, 2025 EDT
Implementing Cloud Load Balancing for Compute Engine Earned Oct 18, 2025 EDT

Earn a skill badge by completing the Kickstarting Application Development with Gemini Code Assist course, where you will learn to leverage the power of Google's AI coding assistant and multiple development tech

Learn more

AI inference is the process of using a trained machine learning model to make predictions on new, unseen data by applying learned patterns. This course is designed for developers, data scientists, and ML engineers interested in quickly deploying AI inference services on Cloud Run. It is useful for those familiar with cloud-based serverless application deployment solutions, but who may not have experience with running AI inference using Google Cloud serverless products. The course includes examples that deploys a model for AI inference with GPUs and integrates gen AI apps with data storage services.

Learn more

This course is designed for Google Cloud developers and DevOps engineers who have basic knowledge of the Google Cloud console and are responsible for configuring Gemini Code Assist for an organization. The course introduces the benefits of Gemini Code Assist and compares the features of the different Gemini Code Assist editions. The course also shows you how to configure and manage Gemini Code Assist within an organization.

Learn more

This course is designed for app developers and DevOps engineers who want to work smarter by using Gemini CLI, a generative AI agent made for the terminal and powered by Gemini. This course discusses Gemini CLI installation and configuration, and introduces use cases and security best practices. It explains commands, tools, MCP servers, and extensions. With a hands-on exercise, you'll install and configure Gemini CLI and use it to analyze code and build and modify an app.

Learn more

Designed for developers of all levels, this course introduces you to the core features and functionalities of Gemini Code Assist, an AI-powered app development collaborator for Google Cloud. From intelligent code suggestions and auto-completion to real-time error detection and refactoring assistance, you'll discover how Gemini Code Assist can significantly enhance your productivity and code quality, and save valuable time to focus on more productive and enjoyable tasks.

Learn more

In this course, you learn how to develop an app using Flutter, Google's portable UI toolkit, and integrate the app with Gemini, Google's family of generative AI models. You also use Vertex AI Agent Builder, Google's platform for building and managing AI Agents and applications.

Learn more

Enhance the navigation experience of your website by using generative AI to provide a better search experience for your users. In this course, you learn how to use Vertex AI Search to provide your website users a generative search experience enabling them to discover content offered by the website. As a website editor, you also learn how to use generative AI to quickly and efficiently translate and improve the content using suggestions.

Learn more

Generative AI applications can create new user experiences that were nearly impossible before the invention of large language models (LLMs). As an application developer, how can you use generative AI to build engaging, powerful apps on Google Cloud? In this course, you'll learn about generative AI applications and how you can use prompt design and retrieval augmented generation (RAG) to build powerful applications using LLMs. You'll learn about a production-ready architecture that can be used for generative AI applications and you'll build an LLM and RAG-based chat application.

Learn more

In this course, you learn how Gemini, a generative AI-powered collaborator from Google Cloud, helps you use Google products and services to develop, test, deploy, and manage applications. With help from Gemini, you learn how to develop and build a web application, fix errors in the application, develop tests, and query data. Using a hands-on lab, you experience how Gemini improves the software development lifecycle (SDLC). Duet AI was renamed to Gemini, our next-generation model.

Learn more

In this course, you learn how Gemini, a generative AI-powered collaborator from Google Cloud, helps developers build applications. You learn how to prompt Gemini to explain code, recommend Google Cloud services, and generate code for your applications. Using a hands-on lab, you experience how Gemini improves the application development workflow. Duet AI was renamed to Gemini, our next-generation model.

Learn more

As the use of enterprise Artificial Intelligence and Machine Learning continues to grow, so too does the importance of building it responsibly. A challenge for many is that talking about responsible AI can be easier than putting it into practice. If you’re interested in learning how to operationalize responsible AI in your organization, this course is for you. In this course, you will learn how Google Cloud does this today, together with best practices and lessons learned, to serve as a framework for you to build your own responsible AI approach.

Learn more

Complete the introductory Prompt Design in Vertex AI skill badge to demonstrate skills in the following: prompt engineering, image analysis, and multimodal generative techniques, within Vertex AI. Discover how to craft effective prompts, guide generative AI output, and apply Gemini models to real-world marketing scenarios.

Learn more

This is an introductory-level microlearning course aimed at explaining what responsible AI is, why it's important, and how Google implements responsible AI in their products. It also introduces Google's 3 AI principles.

Learn more

This is an introductory level micro-learning course that explores what large language models (LLM) are, the use cases where they can be utilized, and how you can use prompt tuning to enhance LLM performance. It also covers Google tools to help you develop your own Gen AI apps.

Learn more

This is an introductory level microlearning course aimed at explaining what Generative AI is, how it is used, and how it differs from traditional machine learning methods. It also covers Google Tools to help you develop your own Gen AI apps.

Learn more

Complete the introductory Prepare Data for ML APIs on Google Cloud skill badge to demonstrate skills in the following: cleaning data with Dataprep by Trifacta, running data pipelines in Dataflow, creating clusters and running Apache Spark jobs in Dataproc, and calling ML APIs including the Cloud Natural Language API, Google Cloud Speech-to-Text API, and Video Intelligence API.

Learn more

This course introduces Google Cloud's AI and machine learning (ML) capabilities, with a focus on developing both generative and predictive AI projects. It explores the various technologies, products, and tools available throughout the data-to-AI lifecycle, empowering data scientists, AI developers, and ML engineers to enhance their expertise through interactive exercises.

Learn more

Earn a skill badge by completing the Set Up an App Dev Environment on Google Cloud skill badge course, where you learn how to build and connect storage-centric cloud infrastructure using the basic capabilities of the following technologies: Cloud Storage, Identity and Access Management, Cloud Functions, and Pub/Sub.

Learn more

Google Cloud Fundamentals: Core Infrastructure introduces important concepts and terminology for working with Google Cloud. Through videos and hands-on labs, this course presents and compares many of Google Cloud's computing and storage services, along with important resource and policy management tools.

Learn more

Complete the introductory Implementing Cloud Load Balancing for Compute Engine skill badge to demonstrate skills in the following: creating and deploying virtual machines in Compute Engine and configuring network and application load balancers.

Learn more