My writings
-    
Verifying Slack Requests in Phoenix
Using signature verification to ensure the authenticity of requests from Slack's Events API
 -    
Your idea needs validation
Essential questions for evaluating any startup idea
 -    
Streaming OpenAI in Elixir Phoenix Part III
Using LiveView to create a streaming chat playground
 -    
Streaming OpenAI in Elixir Phoenix Part II
Making our parser robust to HTTP buffering
 -    
Streaming OpenAI in Elixir Phoenix
How I implemented streaming OpenAI chat completions from scratch using Elixir and Phoenix