Skip to content
View hghukasyan's full-sized avatar
😎
Focusing
😎
Focusing

Block or report hghukasyan

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

Hayk Ghukasyan β€” Chief of Engineering

Chief Engineer specializing in backend platforms, distributed systems, and high-performance software.

Over 20+ years I’ve built production systems for telecom, cloud infrastructure, and high-load services. My work focuses on reliability, performance, scalability, and long-term maintainability β€” software that runs in production for years, not just demos.

Core stack includes Node.js, Go, Rust, C++, and cloud technologies. I design systems that handle real traffic, large data volumes, and strict uptime requirements.


Selected Projects

β€’ Koda β€” high-performance data serialization format designed for low-latency systems
β€’ UltraTab β€” native CSV/XLSX streaming parser for processing massive files with minimal memory
β€’ MemCore β€” shared memory engine for ultra-low-latency inter-process communication


Interests

Distributed systems, performance engineering, scalable architectures, developer tools, and building software that solves real-world problems.

Pinned Loading

  1. koda-go koda-go Public

    Go implementation of Koda format with zero-copy decoding, streaming support, and low-latency data processing

    Go 1

  2. koda-js koda-js Public

    High-performance data serialization format for Node.js with binary encoding, streaming, and multithreaded parsing

    TypeScript

  3. ultratab ultratab Public

    Native SIMD CSV/XLSX parser for Node.js β€” streams huge files with non-blocking threads and minimal memory usage

    C++ 3

  4. memcore memcore Public

    Ultra-low-latency shared memory engine for cross-process and cross-worker communication without network overhead

    C++

  5. sentra sentra Public

    Backend service framework for scalable APIs and microservices built with TypeScript

    TypeScript 4

  6. reciptor reciptor Public

    Go