Skip to content
View iamrubayet's full-sized avatar
🎯
Focusing
🎯
Focusing
  • GoZayaan
  • Dhaka
  • 07:18 (UTC +06:00)

Organizations

@collective @dwyl @chryz-hub @WarriorWhoCodesCommunity

Block or report iamrubayet

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
iamrubayet/README.md

// oh simple things where have you gone

const person = { type: "Engineer", skills: [ "Backend", "Python", "Go" ], keepsLearning: true, };

// fmt.Println("Hey there");

Pinned Loading

  1. Leetcode-Solutions-By-Rubayet Leetcode-Solutions-By-Rubayet Public

    My Solutions to Leetcode problems. All solutions support C++ language.

    C++ 2 2

  2. Golang-Api-Boilerplate Golang-Api-Boilerplate Public

    Production level Golang api boilerplate using go,mysql and clean architecture pattern.

    Go

  3. Event-Driven-Python-Kafka-Boilerplate Event-Driven-Python-Kafka-Boilerplate Public

    A very brief event driven system demo with Kafka and Python

    Python 2

  4. Go-redis Go-redis Public

    A mini order management service with Golang and Redis

    Go

  5. Note-taking-app Note-taking-app Public

    A simple note taking app created using python flask.

    HTML

  6. Log-Monitoring-Pipeline-kafka Log-Monitoring-Pipeline-kafka Public

    A simulated log monitoring service that show case real time data pipeline and bulk insert on PostgreSQL database to achieve high throughput

    Python