From d1de8a7767cdac0f360b330bdb07e04f1b46827a Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Fri, 24 Apr 2026 18:50:28 +0500 Subject: [PATCH] Update index.html --- .../index.html | 24 ++++++++++++------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html b/presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html index 5e0decf..cb6ed3a 100644 --- a/presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html +++ b/presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html @@ -328,15 +328,21 @@
-

Agenda

-
-
-
1.
-

Fetch weather from a single source of truthrepeatedly and deterministically.

-
-
-
2.
-

Learn different concepts of Claude Code along the way.

+

Problem Statement

+ + +

Fetch weather of Karachi

+ + +
    +
  • Single source of truth
  • +
  • Repetitively
  • +
+ + +
+
+

By solving this problem statement, we’ll learn different concepts of agentic engineering along the way.