Skip to content
View KadCode's full-sized avatar

Block or report KadCode

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. golang-cassandra-kafka-feed golang-cassandra-kafka-feed Public

    This project simulates a social media feed system: 1. A user creates a post — the server saves it and sends a message to Kafka. 2. The worker reads the message and adds the post to all followers’ f…

    Go