Skip to main content
Daniela Petruzalek

Daniela Petruzalek

Technologist, gamer and cat lover

Welcome! I’m Daniela, a Developer Relations Engineer at Google. My focus is on Google Cloud Platform (GCP) and the amazing world of generative AI. In this blog I write about my experiences developing agents, coding with AI models and deploying things to the cloud.

Disclaimer: The views expressed here are my own and do not necessarily represent those of my employer.

Recent Posts

Gemini for Go Developers - Part 1: The Gemini Model Family
·10 mins· loading · loading
applied genai gemini golang
The first chapter of the Gemini for Go Developers series, focusing on the different models of the Gemini model family and the API surfaces to consume them.
Generative AI and Art: Is It Really Just Slop?
·10 mins· loading · loading
perspectives ai art
Every major technological shift faces moralizing resistance before becoming the new canon. An essay on gatekeeping, domain language, and human intent.
The Rise of the Subagents
·13 mins· loading · loading
agentic coding agile antigravity subagents
An exploration of the subagent paradigm in Antigravity, from its evolution and capabilities to practical applications. We also share a ‘swarm coding’ skill to help you orchestrate specialized subagents for complex engineering tasks.
State of Agentic Coding
·7 mins· loading · loading
agentic coding antigravity
Explore the evolution of agentic coding. Update on the shift to planning systems, strategic agent skills, and orchestrating subagents for better outcomes.
Mastering Hooks in Coding Agents
·8 mins· loading · loading
agentic coding antigravity
Learn to use agent hooks to incorporate engineering best practices into your agentic coding loops.
The Hitchhiker's Guide to Antigravity 2.0
·10 mins· loading · loading
agentic coding antigravity google-cloud
A guide to the Google Antigravity 2.0 ecosystem announced at Google I/O 2026. We examine the standalone desktop application, the Go-based terminal CLI, and the programmatic Python SDK.
From Agile to Agentic: A Guide to Modern Enterprise Development
·11 mins· loading · loading
agentic coding agile gemini-cli mcp software-engineering
Are Agile transformations obsolete? Learn how traditional Agile practices map to agentic workflows and how to scale them across the enterprise.
Build a Match 3 Arcade Game Using Gemini CLI
·12 mins· loading · loading
agentic coding codelab gemini-cli golang subagents vibe-coding
Learn how to build a fully functional Match-3 game using agentic coding, the Gemini CLI, and Go. We explore plan mode and custom sub-agents.