Skip to content
View prajat's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report prajat

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
prajat/README.md

Hi there 👋

Pinned Loading

  1. go-pro go-pro Public

    A Repo/playground for development in Golang with Apache Cassandra,Kafka and many cool golang clients and libraries.

    Go 1

  2. RapifyJs RapifyJs Public

    Revamped version of my old Rapify web project using ReactJS.

    JavaScript 1

  3. Coding-Ninjas-Eminence-2018 Coding-Ninjas-Eminence-2018 Public

    Repository for course EMINENCE 2018 by coding ninjas .

    Java 41 20

  4. raycast/extensions raycast/extensions Public

    Everything you need to extend Raycast.

    TypeScript 5.2k 2.9k

  5. golangAndGopher golangAndGopher Public

    Learning and Introduction to Golanguage.

    Go 1

  6. kafka basic commands kafka basic commands
    1
    # BENCHMARK-----------------------------------------------------
    2
    
                  
    3
    #1. Rust kafka-benchmark (https://github.com/fede1024/kafka-benchmark)
    4
    # must create topic with 6 partitions first
    5
    bin/kafka-topics.sh --create --zookeeper localhost:2181 --replication-factor 1 --partitions 6--topic [scenario]