Skip to content
View kruglov-dmitry's full-sized avatar
Block or Report

Block or report kruglov-dmitry

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
kruglov-dmitry/README.md
Dmitry Kruglov

👋 Hi there!

My name is Dmitry.

I build software and teams that build software (with joy).

Data, backend, distributed systems.
Performance tuning.
Lately a lot of flutter based development.

What I am about?

  • KISS > DRY
  • TEAM >> IC
  • LEARN => GROWTH
  • PRODUCT mentality among engs

extended list is here

Pinned

  1. crypto_crawler crypto_crawler Public

    Crypto arbitrage bot

    Python 130 32

  2. pnd2pcd_batch pnd2pcd_batch Public

    Small utility to convert pair of depth\rgb PNG files into pointcloud's PCD files

    C++ 21 11

  3. yelp_data yelp_data Public

    End to end example how to read big (well, comparably) data from Kafka and write it down into Cassandra using Spark Structured Streaming. Using yelp dataset for illustration purposes.

    Python 2

  4. algos_playground algos_playground Public

    Solutions for selected problems at hackerrank, leetcode, careercup puzzles

    Python

  5. akka_http_actor_demo akka_http_actor_demo Public

    Example of simple web REST-service on top of akka http with dedicated dispatchers for blocking operations

    Scala

  6. generic-plain-c generic-plain-c Public

    Example of emulating templates in ansi c. Additional description of this techinc can be found at http://my-it-notes.com/2013/11/templates-in-plain-c/

    C 1