Be part of the Google I/O 2026 keynote with ‘Code the Countdown’
Google is inviting developers and creators to contribute to the I/O 2026 keynote through a creative coding initiative called 'Code the Countdown.' Participants can use the Gemini app’s Canvas feature or AI Studio to build a project featuring a large number from 1 to 10, with no strict format required. Submissions must be shared via a link in the official form by May 6, with selected entries potentially showcased during the livestream on May 19.
- ▪Participants can use Gemini Canvas or AI Studio to create their countdown project.
- ▪Projects must feature a large number between 1 and 10 in any creative format.
- ▪Submissions are due by May 6, with the keynote livestream starting at 9:55 AM PDT on May 19.
- ▪Google provides templates in AI Studio and Gemini Canvas for inspiration.
- ▪Creators should include a social handle for credit if featured.
Opening excerpt (first ~120 words) tap to expand
// Make sure that nineto5ads exists, it will load ad once google tag exists window.nineto5ads = window.nineto5ads|| []; if (typeof adSizes === 'undefined') { var adSizes = {"leaderboard":{"mobile":[[320,50],[320,100]],"tablet":[[728,90],[320,100]],"desktop":[[970,250],[728,90],[970,70],[970,90]]},"sidebar":{"mobile":[300,250],"desktop":[[300,600],[300,250]]}}; } function getLeaderboardApstagSlotsSizes() { if ( window.innerWidth < 768 ) { return adSizes.leaderboard.mobile; } else if ( window.innerWidth < 1024 ) { return adSizes.leaderboard.tablet; } else { return adSizes.leaderboard.desktop; } } window.nineto5ads.push(function() { apstag.fetchBids({ slots: [{ slotID: "div-gpt-ad-1436850350386-0", slotName: "\/1049447\/9to5google-Top", sizes: getLeaderboardApstagSlotsSizes() }], timeout:…
Excerpt limited to ~120 words for fair-use compliance. The full article is at 9to5Google.