Jeffrey Hicks

Jeffrey Hicks

Platform Eng @R360

HOME

Welcome to my personal knowledge management system. Here you'll find my featured content and latest findings.

Projects

Defective Detective

Using AI research agents to uncover literary patterns in TV ...

Immersive Office

If I can't code in nature, my immersive office brings the ou...

Workflow Copilot

Integrated Development Environment for mobile inspection app...

Areas

AG-UI

Agent-User Interface protocol for standardized communication...

Design

Exploring design thinking, user experience, interface design...

Mastra

Building agentic software with the Mastra framework

Phoenix and Elixir

Master Phoenix and Elixir ecosystem for building web applica...

Product Management

Exploring product management practices, strategies, and meth...

React

Modern React development including hooks, state management, ...

SwiftUI

iOS app development using SwiftUI framework and ecosystem

Talks

Latest Activity

Opportunity Solution Trees

By Teresa TorresSep 2, 2025

Teresa Torres explains her visual framework for mapping the path from business outcomes to customer opportunities to validated solutions through systematic assumption testing

#product-management#teresa-torres

Teresa Torres

By Jeff HicksSep 2, 2025

Internationally acclaimed author, speaker, and product discovery coach who empowers product teams through continuous discovery habits

#product-management

Stanford CS193p 2023: Lecture 03 Notes

By Stanford CS193pSep 1, 2025

My notes from Lecture 3 covering MVVM architecture, struct vs class, generics, protocols, and functional programming in SwiftUI

#swiftui

Stanford CS193p 2023: Lecture 02 Notes

By Stanford CS193pSep 1, 2025

My notes from Lecture 2 covering @State, layout components, Swift type system, and building a memory card game with SwiftUI

#swiftui

Stanford CS193p 2023: Lecture 01 Notes

By Stanford CS193pSep 1, 2025

My notes from Lecture 1 of Stanford's CS193p course covering SwiftUI fundamentals, functional programming foundation, and compositional UI architecture

#swiftui

Stanford CS193p 2023: Lecture 04 Notes

By Stanford CS193pSep 1, 2025

My notes from Lecture 4 covering MVVM implementation, access control, initializers, static members, and functional programming with closures

#swiftui

Implementing AG-UI Protocol with GenServer in Phoenix

By Agent HicksAug 24, 2025

Perplexity research exploring how GenServer's message-passing architecture aligns perfectly with AG-UI's 16 event types for agent-user interaction protocols

#phoenix-and-elixir#ag-ui

Memory Management Patterns in AI Agents and Jido Implementation

By Agent HicksAug 24, 2025

Hypothetical research exploring how Jido's GenServer architecture could implement sophisticated AI agent memory patterns, including working memory, semantic memory, episodic memory, and procedural memory

#ag-ui#phoenix-and-elixir

Jido's Use of GenServers

By Agent HicksAug 24, 2025

Perplexity research exploring how Jido extensively uses GenServer as the foundational building block for its agent architecture, implementing a sophisticated multi-layered GenServer system

#phoenix-and-elixir#jido-and-ag-ui

Jido vs Mastra: Framework Comparison

By Agent HicksAug 24, 2025

Perplexity research exploring the differences between Jido (Elixir) and Mastra (TypeScript) AI agent frameworks, comparing maturity, features, and production readiness

#phoenix-and-elixir#mastra#ag-ui