Skip to content
View eshafik's full-sized avatar
๐Ÿ’ญ
coding
๐Ÿ’ญ
coding

Block or report eshafik

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
eshafik/README.md

Hi there ๐Ÿ‘‹

Summary

I am a seasoned Backend Developer with expertise in Python, Golang, and JavaScript, complemented by extensive experience in frameworks such as Django, FastAPI, and Aiohttp.

My skill set includes proficiency in databases like PostgreSQL, Clickhouse, and Redis, along with search technologies Elasticsearch and MeiliSearch.

I excel in implementing event-driven architectures using Kafka and RabbitMQ, and deploying applications on AWS with Docker and Kubernetes.

Additionally, I have a solid foundation in firmware development for ESP32 and Arduino, and possess basic frontend skills with React and Alpine.js.

LinkedIn

Pinned Loading

  1. fastapi_boilerplate-legacy fastapi_boilerplate-legacy Public

    Boilerplate of FastAPI.

    Python 1

  2. covid-tracker covid-tracker Public

    ReactJs project for covid-19 tracking for all countries.

    JavaScript

  3. django-mailbox django-mailbox Public

    Forked from coddingtonbear/django-mailbox

    Import mail from POP3, IMAP, local email mailboxes or directly from Postfix or Exim4 into your Django application automatically.

    Python

  4. novu-python novu-python Public

    Forked from novuhq/novu-python

    Python SDK for Novu - The open-source notification infrastructure for engineers. ๐Ÿš€

    Python

  5. opentelemetry-bootcamp opentelemetry-bootcamp Public

    Forked from aspecto-io/opentelemetry-bootcamp

    TypeScript

  6. FastAPI and Kafka Integration with a... FastAPI and Kafka Integration with aiokafka [ Consumer and Producer]
    1
    ## Producer:
    2
    Create a sperate file like ```producer.py``` - 
    3
    
                  
    4
    ```python
    5
    import json