Skip to content
View pixelcaliber's full-sized avatar
:electron:
busy
:electron:
busy
Block or Report

Block or report pixelcaliber

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

Pinned

  1. Kafka-Source-Datastore Kafka-Source-Datastore Public

    Source Collector Application for Kafka Streams to process the data and put them in sink here: google sheets

    Python 1

  2. kafka-streams-app kafka-streams-app Public

    Kafka streams processing application using java springboot and kstreams api

    Java

  3. notification-service notification-service Public

    Kafka Consumer loop a "worker" running infinitely and listening to kafka topic through long pooling

    Python 1

  4. user-presence-service user-presence-service Public

    Enables real time user-presence functionality which marks user active/inactive based on last user activity using heartbeat mechanism, received from the client (here: mouse-up mouse-down movements) …

    Python

  5. MedSearch MedSearch Public

    Vector Search Application for Image Similarity Search, specifically designed for medical X-rays, leveraging ResNet50, Chest-XRay dataset and Milvus vector database

    Python 3

  6. chat-app-message-service chat-app-message-service Public

    chat-application messaging service: Enables one-to-one messaging using websockets, load balanced using nginx and uses redis cluster for caching

    Python