Code and Stuff
VerifiedJoin my adventures as I write code, build projects, and explore the latest in technology.
What this channel is known for
AI summaryThis channel covers the Elixir ecosystem, the BEAM virtual machine, the Ash framework, and local-first development with Phoenix, often exploring how these technologies intersect with AI tooling and practical workflows.
Strengths
- Clear explanations of BEAM architecture and concurrency
- Practical demos of Ash Framework and AshLua
- Helpful introductions to Elixir and Phoenix for newcomers
- Concise, well-paced overviews of complex topics
Best for
- Developers curious about Elixir, Erlang, and the BEAM
- Programmers evaluating Ash Framework for their projects
- Learners interested in local-first or real-time app patterns with Phoenix
- Viewers wanting clear, concise explanations of concurrency and OTP
AI-generated from 64 viewer comments across this channel's videos on YouTube — it summarizes outside comments, not CourseShelf reviews.
Courses by Code and Stuff
4 courses
Build a "Code Mode" MCP Server in Elixir
AdvancedThe Ash ecosystem now includes an OAuth 2 server, MCP, and Lua. When combined, they make it easy to securely and efficiently expose an existing Ash application to AI agents! Links Screen recording software I use (affiliate): https://screen.studio/@Yy75o Demo repository: https://github.com/ChristianAlexander/amber Changes from the video: https://github.com/ChristianAlexander/amber/pull/1 Ash OAuth server: https://ash-authentication-oauth2-server.hexdocs.pm Ash Lua: https://ash-lua.hexdocs.pm Elixir Lua package: https://lua.hexdocs.pm Timestamps Some context - 00:00 App demo - 01:02 OAuth 2 server - 03:38 MCP server - 06:52 Public / private fields - 11:11 Permission filtering - 12:37 Code mode - 14:47
Ash Framework!
Intermediate
Just Elixir Things!
Beginner
Phoenix App from Scratch
BeginnerFollow along as I build a budget tracking app in Phoenix Liveview!