API Key Security
3 videos across 3 channels
Across these videos, the focus is on safely wiring up API integrations—from configuring keys in a TypeScript client to handling keys in serverless environments and voice-enabled flows. They emphasize not hardcoding secrets, using environment variables and secret management, rotating credentials, and auditing access to protect user data and maintain responsive, low-latency applications. Practical guidance includes secure key handling in client/server boundaries, monitoring for abuse, and balancing security with performance in real-time or near-real-time services.

Claude API Crash Course #2 - Sending a Message
The video walks through wiring up the Anthropic API in a TypeScript project: installing the SDK, configuring the API key

Building Realistic Voice Agents Has Never Been Easier
The video walks through quickly building a voice agent using Cloud Code and 11 Labs, trained on YouTube transcripts, and

TTS & Translate App | Serverless Functions, Google Translate & Web Speech API
The video walks through building a serverless TTS and translation app using the Google Translate API, with a focus on se