Commit Graph

49 Commits

Author SHA1 Message Date
Shayan Rais 61a847cc4d updated 2026-04-22 22:17:05 +05:00
Shayan Rais ae159e3bb0 updated 2026-04-22 22:12:47 +05:00
Shayan Rais 7417ef0639 Update index.html 2026-04-22 21:57:08 +05:00
Shayan Rais f417dcf4d5 updated presentation 2026-04-22 21:40:34 +05:00
Shayan Rais dec5fa80a0 updated 2026-04-22 21:21:14 +05:00
Shayan Rais 8f0815c095 updated 2026-04-22 20:25:57 +05:00
Shayan Rais d2f8e87272 updated context 2026-04-22 20:12:18 +05:00
Shayan Rais 4eb274bbe0 updated 2026-04-22 20:09:47 +05:00
Shayan Rais ecdc48dbf7 updated 10 harness 2026-04-22 20:00:21 +05:00
Shayan Rais f99c62160e updated 2026-04-22 19:51:13 +05:00
Shayan Rais 0f9fe58403 updated added harness 2026-04-22 19:03:34 +05:00
Shayan Rais 2608ad028f updated 2026-04-22 18:39:36 +05:00
Shayan Rais d987284364 updated 2026-04-22 18:35:37 +05:00
Shayan Rais 565966910f updated presentation 2026-04-22 18:31:51 +05:00
Shayan Rais 4020b09ac0 updated presentation intro 2026-04-22 16:27:02 +05:00
Shayan Rais d258e63fa3 updated presentation 2026-04-22 15:49:29 +05:00
Shayan Rais ada024f672 updated slide 2026-04-22 15:34:46 +05:00
Shayan Rais fe3434b42b presentation updated 2026-04-22 15:31:13 +05:00
Shayan Rais 41f50d781d added shayan introduction 2026-04-22 15:01:23 +05:00
Shayan Rais 73da69cb0c added report 2026-04-20 00:50:49 +05:00
Shayan Rais 6562d75e13 presentation/learning-journey: slide 2 below-fold legend with scrollable chip cloud
Chip cloud container expanded from calc(100vh - 420px) to min-height: calc(100vh - 130px)
so all 18 chips have full breathing room on the first fold. Legend repositioned below the
fold (margin-top: 32px, padding: 28px 0 40px 0, border-top: 2px) — revealed only by
scrolling. Scroll affordance added at bottom of cloud container ("scroll for glossary ↓").
window.scrollTo(0,0) added to showSlide() so every slide transition resets to the top,
giving slide 2 a clean entry and preventing scroll bleed to adjacent slides.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-19 12:53:59 +05:00
Shayan Rais 0978ccef17 presentation/learning-journey: add 18-term legend footer to slide 2 jargon cloud
Two-column 2x9 grid at bottom of slide 2, below the chip cloud. Term text
color-coded to match chip tier (blue/purple/green/amber). Cloud container
shrunk from calc(100vh-200px) to calc(100vh-420px) to make room. No other
slides touched.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-19 12:41:23 +05:00
Shayan Rais b3a7e2decd presentation/learning-journey: rebuild slide 2 chip set with visual hierarchy
Introduce a hero tier (6 blue chips, ~1.55-1.6rem, weight 800, glow shadow)
and a supporting tier (12 chips across purple/green/amber, ~0.9-1.0rem, weight
600, softer shadow). Recolor agentic engineering, orchestration, dumb zone →
blue hero; recolor harness, compaction → purple supporting. Add new chip
"agentic workflows" as a blue hero chip. Randomize positions of all 18 chips
for natural distribution and breathing room.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-19 12:27:41 +05:00
Shayan Rais 69b51ec6a3 presentation/learning-journey: rename chip "short prompting" → "one-shot prompting" on slide 2
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-19 12:05:25 +05:00
Shayan Rais 705a681a4a presentation/learning-journey: split 2 combined chips into 4 on slide 2
Replaced `hallucination prompt engineering` with `hallucination` (amber)
and `prompt engineering` (green). Replaced `one shot AI slop` with
`short prompting` (amber) and `AI slop` (green). Slide 2 now shows 17
chips. Color distribution: 4 blue / 4 purple / 5 green / 4 amber — no
color exceeds 5. New chips placed in rows 1b and 3b with chaotic-scatter
positioning (-5° to +5° rotation, 0.95–1.05rem font sizes).

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-19 11:57:14 +05:00
Shayan Rais 55c3ca1095 presentation/learning-journey: insert slide 2 AI jargon word-cloud
New slide 2 "Jargon you'll hear" — 15 scattered pill-chips (vibe coding,
agentic engineering, context engineering, context rot, dumb zone,
hallucination prompt engineering, progressive disclosure, orchestration,
token burn, context bloat, one shot AI slop, harness, MCP, hooks,
compaction) with varied sizes, rotations, and 4 colors (blue/purple/
green/amber). Existing slides 2-38 renumbered to 3-39; all goToSlide
targets and section banner comments updated accordingly. Total: 39 slides.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-19 11:27:50 +05:00
Shayan Rais c3952d8e41 presentation/learning-journey: insert new slide 3 "What is Claude Code?" (Model + Harness + Tools)
Establishes the vocabulary (Model + Harness + Tools = Agent) before the deck
shows concrete examples. Three-column grid with color-coded cards explains
each layer for a non-technical audience, closed by a "Why This Matters"
callout with the Karachi time-zone example to make the harness/tools
distinction concrete.

Renumbers all subsequent slides (data-slide 3-37 → 4-38), updates all banner
comments, and shifts TOC goToSlide targets: Agents 7→8, Skills 13→14,
Context 19→20, CLAUDE.md 24→25, Commands 30→31. Total deck grew from 37 to
38 slides.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-18 22:07:48 +05:00
Shayan Rais 3c4eded305 updated 2026-04-18 21:58:56 +05:00
Shayan Rais 640071d4af presentation/learning-journey: stack slide 4 hallucination images and add "Fix Isn't Better Prompting" callout
Changed the slide-4 hallucination images from side-by-side to a vertically
stacked single-column grid capped at max-width 720px, and added a trigger-box
callout below them arguing that these failures (letter-counting, current date)
are fixed by structure — tools, CLAUDE.md, agents, skills — not by better
prompts. Turns the images into a forward-pointing motivation hook for the rest
of the session rather than a closed punchline.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-18 21:55:54 +05:00
Shayan Rais 1ffec30a37 presentation/assets: add current-year hallucination screenshot
Used on learning-journey slide 4 to illustrate Claude guessing the wrong year
— a knowledge-cutoff failure that motivates injecting context (CLAUDE.md,
MCP) rather than relying on better prompting.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-18 21:55:48 +05:00
Shayan Rais 9290cc6347 presentation/assets: add strawberry letter-count hallucination screenshot
Used on learning-journey slide 4 to illustrate Claude miscounting letters in
"strawberry" — a tokenization failure that motivates why tools (not prompts)
are the real fix.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-18 21:55:44 +05:00
Shayan Rais 5b4bd1aa41 presentation/learning-journey: reshape slide 3 as vibe-coding vs agentic-engineering contrast
Replaced slide 3's body with the TodoApp before/after project tree ported from
vibe-coding slide 2, removed the "Running Example" trigger-box (the learning-journey
deck uses a weather example, not TodoApp, so the promise didn't hold), and renamed
the heading to "Vibe Coding vs Agentic Engineering" so the slide reads as a
conceptual contrast rather than an example-project intro.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-18 21:46:54 +05:00
Shayan Rais da3d99c6e7 learning-journey: complete weather-reporter redesign — 37 slides, 5-topic arc
Full deck rebuilt around the weather reporter as a single running example.
Opening arc (slides 1-5): no-correct-way framing → Boris GIF → vibe-vs-agentic
→ what-is-vibe-coding → good/bad prompts. Slide 6: Meet the Person TOC (5
vertical rows). Topic sections reordered: Agents (7-12) → Skills (13-18) →
Context (19-23) → CLAUDE.md (24-29) → Commands (30-32) → Workflow (33-36).
Closing slide 37: "Five concepts, one running example." LEVELS map heights
realigned to new arc order; journey ticks updated to match.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-18 16:26:51 +05:00
Shayan Rais db0efc8142 updated 2026-04-17 21:39:53 +05:00
Shayan Rais d2c43f3eb5 add vibe-coding-to-agentic-engineering presentation
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 11:47:52 +05:00
Shayan Rais f11334a631 add learning-journey presentation
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 11:47:46 +05:00
Shayan Rais 95d6d3064c add presentation shared assets
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 11:47:41 +05:00
Shayan Rais f6a5efe1e7 remove presentation/index.html — replaced by split presentation structure
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 11:47:35 +05:00
Shayan Rais 84fd8a73dd renamed claude-code-voice-hooks to claude-code-hooks across repo
GitHub repo slug changed from shanraisshan/claude-code-voice-hooks to
shanraisshan/claude-code-hooks. Updated all URLs, display names, and
references across 8 files.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-19 12:57:11 +05:00
Shayan Rais 5f16eb60b4 add Boris 13-tips (Jan 3) doc, rename tips files for consistency, and clean up README tips section
- Create tips/claude-boris-13-tips-03-jan-26.md from Boris's Jan 3 tweet thread (13 tips)
- Rename claude-boris-tips-feb-26.md → claude-boris-12-tips-12-feb-26.md for consistent naming
- Remove description hyperlinks for external-only URLs in Boris + Team section
- Add (Boris) attribution to Boris's tweets matching existing (Thariq) pattern
- Update all references in README.md and presentation/index.html

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-12 20:22:45 +05:00
Shayan Rais 4338945024 [changelog] 2.1.71 2026-03-07 14:38:08 +05:00
Shayan Rais f467c65daa added presentation 2026-03-05 13:00:11 +05:00
Shayan Rais 13874e6fda done 2026-03-02 20:02:59 +05:00
Shayan Rais a4f7f2ec48 updated settings 2026-02-20 18:07:49 +05:00
Shayan Rais 2ac297cca4 updated new settings 2026-02-18 10:32:30 +05:00
Shayan Rais 0f3aeb4230 updated presentation 2026-02-12 22:02:38 +05:00
Shayan Rais ef233afc7c added vibe-to-agentic framework 2026-02-12 21:32:44 +05:00
Shayan Rais 09518901b1 upadted presentation 2026-02-12 17:41:02 +05:00
Shayan Rais 599bba5317 added presentation 2026-02-12 17:02:47 +05:00