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

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 250 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, I'm Dmitry

I build software and the teams that build it (with joy).
Principal engineer, ex-CTO, startup advisor.

I help companies go from 0 → MVP, and MVP → scale.

⚙️ 20+ years across B2B, B2C, and deep tech
🚀 Built platforms serving 50k+ users, 3x’d performance, cut time-to-market by 75%
🧱 Hands-on: lately a lot of FastAPI, NextJS, Rust, K8S and Terraform

What I care about

  • KISS > DRY
  • TEAM >> IC
  • LEARN => GROWTH
  • Engineers who think in PRODUCT terms

extended list is here

Pinned Loading

  1. crypto_crawler crypto_crawler Public

    Crypto arbitrage bot

    Python 128 28

  2. pnd2pcd_batch pnd2pcd_batch Public

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

    C++ 21 10

  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 2