Skip to content
View kaldun-tech's full-sized avatar
๐Ÿซ 
๐Ÿซ 

Block or report kaldun-tech

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
kaldun-tech/README.md

Hi there ๐Ÿ‘‹

I'm Taras. I build high-performance distributed systems for blockchain infrastructure.

I'm a protocol engineer with 9+ years building mission-critical distributed systems for electrical utilities (SCADA) and blockchain networks. Currently contributing to Bitcoin Lightning network with a focus on performance optimization and network infrastructure.

Recent Work

  • ๐Ÿ”ง Tackling bug fixes, gRPC performance and testing improvements in Lightning loop and taproot-assets repos
  • ๐Ÿš€ Achieved 5.6x performance improvement in Hedera's protobuf serialization layer
  • ๐Ÿ—๏ธ Exploring high-throughput consensus mechanisms including Lightning watchtowers and Merkle Proofs

Current Focus

  • Protocol-level blockchain engineering (consensus, networking, performance optimization)
  • Fintech infrastructure and distributed systems at scale
  • High-performance systems in Go and Java

Background

  • 9+ years building high-availability distributed systems for electrical utilities (AspenTech/OSI)
  • Deep expertise with RedHat, database optimization, DevOps & test automation, and real-time data processing
  • Interdisciplinary degree in Mathematics, Computer Science and Finance/Economics

Tech Stack

  • Production: Go, Java
  • Infrastructure: AWS (Solutions Architect certified), Linux, Docker, PostgreSQL
  • Exploring: Rust, advanced consensus protocols, Kafka, and Redis

๐Ÿ“ซ Contact: Calendly | Website | LinkTree

๐Ÿ’ผ Open to: Protocol engineering roles in blockchain infrastructure, fintech, and high-performance distributed systems

Selected Projects

  • taproot-assets PR #2070: Surface Custodian errors to gRPC/REST API layer - merged
  • Hiero HCS Replay: Go library for Hedera Consensus Service (HCS) timing replay. This helps users of the Go SDK with performance testing. Submitted to Hedera Apex Hackathon.
  • Dune Hedera Dashboard: Tracks Hedera Consensus Service message activity for developers evaluating HCS adoption. Employs a Python extract-transform-load (ETL) pipeline which automagically sends Hedera data to Dune Analytics via GitHub actions.
  • Hedera Network Monitor: Go-based infrastructure monitoring for Hedera network nodes
  • Token Vesting Contracts: Solidity smart contracts for token distribution mechanisms on ETH and Hedera
  • AWS Proof of Concepts: Proof of concept exercises for AWS architectures implemented with AWS CLI scripts and CloudFormation

Pinned Loading

  1. lightninglabs/loop lightninglabs/loop Public

    Lightning Loop: A Non-Custodial Off/On Chain Bridge

    Go 595 128

  2. lightninglabs/taproot-assets lightninglabs/taproot-assets Public

    A layer 1 daemon, for the Taproot Assets Protocol specification, written in Go (golang)

    Go 516 144

  3. hiero-hcs-replay hiero-hcs-replay Public

    Reusable Go library for HCS timing replay that makes it easier for developers to performance-test against real Hedera workloads

    Go

  4. grpc-rest-benchmark grpc-rest-benchmark Public

    Build a benchmarking tool that compares gRPC and REST performance across real-world scenarios relevant to financial/blockchain infrastructure, using patterns from Hedera.

    Go 2

  5. hashgraph/pbj hashgraph/pbj Public

    A performance optimized Google Protocol Buffers code generator, parser, and Gradle module.

    Java 41 14

  6. dune-hedera-dashboard dune-hedera-dashboard Public

    Dune Analytics dashboard for Hedera HashGraph

    Python