#elixir

Deploy phoenix with kamal

A walkthrough video to deploy a simple phoenix app on digital ocean using kamal

Downloading Large Files with Finch in Elixir

Learn how to efficiently download large files in Elixir using the Finch HTTP client library. This article provides a code example that demonstrates how to stream and store large zip files on your local system.

Probuild Ex Extra

Probuild Ex front started to be unresponsive. My journey about debugging and optimizing queries.

Probuild Ex Part five

A league of legend probuilds with elixir phoenix, part five

Probuild Ex Part four

A league of legend probuilds with elixir phoenix, part four

Probuild Ex Part three

A league of legend probuilds with elixir phoenix, part three

Probuild Ex Part two

A league of legend probuilds with elixir phoenix, part two

Probuild Ex Part One

A league of legend probuilds with elixir phoenix, part one.

Upload on Youtube With Elixir

How to upload a video on youtube programmatically with elixir and the YouTube Data API v3