aziz abdullaev

aziz abdullaev @azyzz

About: @aziz_develops on Twitter | @azyzz228 on GitHub

Location:
Tashkent
Joined:
Dec 2, 2023

aziz abdullaev
articles - 7 total

WYSIWYG editor in LiveView with embedded images that are uploaded to S3 bucket

In this tutorial, you will learn how to create WYSIWYG editor with image insertion (+ auto upload to...

Learn More 16 0Apr 19

AI powered app (with open-source LLMs like Llama) with Elixir, Phoenix, LiveView, and TogetherAI

Ever wanted to raise millions of $ by adding "AI" to your company name; and you happen to want to...

Learn More 18 1Jul 25 '24

Free & simple CI/CD for Elixir Phoenix app

In this article, I will show the implementation of simple cost- and dependency-free Continuous...

Learn More 6 3May 4 '24

Network optimization (4x WS message size reduction) for sending lots of data from server to client (LiveView)

In other article, I discussed about using Task.async_stream to concurrently fetch data in chunks and...

Learn More 15 4Feb 2 '24

Parsing data from CSV into PostgreSQL in Phoenix Framework project with Elixir

In this article, I will discuss how to populate database (PostgreSQL in my case) from CSV file. My...

Learn More 0 0Dec 24 '23

File upload to AWS S3 or S3 compatible bucket from Phoenix LiveView using Elixir

In this article, I will discuss how to implement LiveView file uploader from client directly to the...

Learn More 8 0Dec 10 '23

Performance optimization when adding 12,000+ markers to the map that renders fast with Elixir, LiveView, and Leaflet.js

The task was to have a map that renders the location of 12,000+ sites by adding a circle marker and...

Learn More 11 5Dec 3 '23