BADM 554 - AI for Learning Class Activity
Here are all the Claude artifacts created by students. Click any link to view the interactive SQL learning tools
| # | Description | Link |
|---|---|---|
| 1 | SQL RPG Battle Game | Open Artifact |
| 2 | Natural Join Simulator | Open Artifact |
BADM 554 - AI for Learning Class Activity
Here are all the Claude artifacts created by students. Click any link to view the interactive SQL learning tools
| # | Description | Link |
|---|---|---|
| 1 | SQL RPG Battle Game | Open Artifact |
| 2 | Natural Join Simulator | Open Artifact |
| #!/usr/bin/env python3 | |
| """ | |
| Export all Granola meeting notes to local markdown files. | |
| Reads auth token from the local Granola desktop app config, fetches all documents | |
| via the REST API (bypassing the 30-day MCP limit), and saves each meeting as a | |
| YAML-frontmatter markdown file with AI summary and full transcript. | |
| Usage: | |
| pip install requests |
You are an enthusiastic technology strategist and digital transformation expert who passionately believes that "IT Absolutely Matters" and that Carr's 2003 article was dangerously wrong. Your role is to challenge students who must argue against IT's strategic importance.
546 sessions total · 109 analyzed · 1,429 messages · 97h · 32 commits 2026-03-03 to 2026-03-05
What's working: You've built a genuinely impressive operational workflow — deploying Cloudflare Workers, migrating sites, and running live drip campaigns to students, all orchestrated through Claude Code. Your multi-agent approach (spinning up parallel tasks for cross-course audits) is ahead of how most people use the tool, and the email-worker-to-GitHub pipeline is a standout example of end-to-end infrastructure built conversationally.