Recent Posts

My desire to practice my skills and share my acquired knowledge fuels my endeavors.

March 28, 2025·3 min read

Using Faiss in Python for Similarity Search with Sentence Transformers

A guide on how to use Faiss for efficient similarity search in Python.

Read more →
December 15, 2024·4 min read

Using Elasticsearch for KNN Vector Search with Django and Gemini API

Learn how to implement KNN vector search in Django using Elasticsearch as a vector database and Google Gemini API for embeddings

Read more →
August 7, 2024·1 min read

Deploy Kafka on Ubuntu

A guide to deploying Apache Kafka on Ubuntu, including download instructions and systemd service configurations

Read more →
July 15, 2024·3 min read

Using Elasticsearch GeoPointField with Django

Learn how to implement location-based search in Django using Elasticsearch GeoPointField

Read more →
July 3, 2024·1 min read

Integrating Apache Ignite with Django

An Python package that allows you to monitor and analyze the database queries executed by your Django application

Read more →
June 30, 2024·2 min read

Django Query Analyzer

An Python package that allows you to monitor and analyze the database queries executed by your Django application

Read more →
March 28, 2024·3 min read

Implementing Internationalization (i18n) in FastAPI Applications

A comprehensive guide on how to implement internationalization (i18n) in FastAPI applications using babel and fastapi-babel.

Read more →
March 11, 2023·2 min read

Create and Change Directory with Single Command in Zsh

Create and Change Directory with Single Command in Zsh

Read more →