Skip to content

Instantly share code, notes, and snippets.

View hotdogee's full-sized avatar
🔥

林翰 hotdogee

🔥
View GitHub Profile
@hotdogee
hotdogee / gsp604.md
Last active September 25, 2024 14:45
GSP604 - Visualize the 10,000 Bitcoin Pizza Transaction Using BigQuery and Vertex AI Workbench
@hotdogee
hotdogee / labs-to-skill-badges.md
Last active December 19, 2024 15:42
List of Cloud Skills Boost Labs that are part of multiple Skill Badges
@hotdogee
hotdogee / arcade-game-labs-part-of-skill-badge-list.md
Last active September 22, 2024 08:40
List of September Game Labs that are also a Skill Badge Lab
@hotdogee
hotdogee / GSP346.md
Created September 15, 2024 06:11
GSP346 - Prepare Data for Looker Dashboards and Reports: Challenge Lab

GSP346 - Prepare Data for Looker Dashboards and Reports: Challenge Lab - 1 hour - Introductory

  • Skill Badge: Prepare Data for Looker Dashboards and Reports

https://www.cloudskillsboost.google/games/5429/labs/35216

  • Click "Open Looker" and log in
  • Development mode
  • Develop -> qwiklabs-flights
  • + Icon -> Create Dashboard -> lab
@hotdogee
hotdogee / game-plan.md
Last active September 14, 2024 02:54
Personalized Skill Badge Game Plan

Personalized Skill Badge Game Plan

  • 11/44 Skill Badges Completed, 33 Skill Badges to go!
  • 118/192 Labs Completed, 74 Labs to go! (8 Days)
  • Completed Labs list imported from Profile Activities.
  • Skill Badges with the least amout of labs to complete are sorted first.
  • Earned on Aug 15, 2024 EDT
@hotdogee
hotdogee / cloudskillsboost-skill-badge-labs-list.md
Last active January 1, 2025 10:17
Cloud Skills Boost Skill Badge Labs Full List

Cloud Skills Boost Skill Badge Labs Full List

  • 0/44 Skill Badges Completed, 44 Skill Badges to go!
  • 0/182 Labs Completed, 182 Labs to go! (19 Days)
  • The Arcade Trivia September 2024 Labs are considered in the sorting.
  • Skill Badges with the least amout of labs to complete are sorted first.
  • Updated: 2024/9/5

Skill Badge 1: Analyze BigQuery Data in Connected Sheets - 2 hours 45 minutes

@hotdogee
hotdogee / userscript-cloudskillboost-lab-quota-display.js
Last active August 26, 2024 18:29
Google Cloud Skill Boost Lab - Quota Display
// ==UserScript==
// @name Google Cloud Skill Boost Lab - Quota Display
// @namespace Violentmonkey Scripts
// @version 1.2
// @description Displays a countdown timer for the amount of time needed for the next lab to leave the 24 hour line, the number of labs that can still be started, and the number labs that were started within the past 24 hours
// @match https://www.cloudskillsboost.google/profile/activity
// @grant GM_addStyle
// @author Han Lin (hotdogee[at]gmail[dot]com)
// ==/UserScript==
/**