Skip to content
View ErturkCan's full-sized avatar

Highlights

  • Pro

Block or report ErturkCan

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

Can Erturk

Systems engineer building shared intelligence infrastructure for context-aware, privacy-first applications.

I work at the intersection of platform engineering, real-time systems, and applied AI. I design the reusable layers that make complex products possible without reinventing core logic every time.

PARM - Shared Intelligence Layer

PARM is the platform I'm building: an agent orchestration and workflow automation layer that provides context handling, decision pipelines, timing intelligence, and privacy-aware data processing. Instead of each product implementing its own logic, PARM provides the infrastructure.

Three products are being built on PARM:

CanDelivers - Last-mile logistics for bulky items in dense urban environments. Routing optimization, constraint modeling, and operational simulation for local delivery coordination.

Clueat - Food ingredient parsing and allergen intelligence. Makes food choices clearer by analyzing labels, resolving ingredient synonyms, and surfacing allergen risks with explainable scoring.

KeepClos - Context-aware relationship intelligence. Models timing and context to support meaningful communication, with privacy-first personal data handling.

Each product solves a focused problem while contributing infrastructure improvements back to the platform.

Systems & Performance Work

Beyond the PARM ecosystem, I build low-level systems and performance tools:

  • lockfree-orderbook - Lock-free order matching engine in Rust targeting sub-microsecond match latency
  • stream-pipeline - Backpressure-aware stream processing with lock-free ring buffers
  • feed-handler - Zero-copy market data feed processor and order book builder
  • mempool-engine - Custom slab/arena memory allocator designed to outperform system malloc
  • monte-carlo-risk - SIMD-accelerated Monte Carlo simulation engine
  • syscall-bench - Linux syscall latency profiler with CPU pinning and NUMA awareness
  • telemetry-core - Lock-free observability library designed for minimal CPU overhead
  • netprobe - Network latency diagnostics with jitter analysis and bufferbloat detection

Engineering Focus

Real-time data pipelines and backpressure · Low-latency system design and benchmarking · Lock-free concurrency and memory management · Agent orchestration and workflow automation · Privacy-aware data infrastructure · Observability with minimal overhead

Open to Collaboration

I'm interested in systems problems, especially latency-sensitive infrastructure, platform engineering, and real-time processing. If you're building something where architecture decisions matter, let's talk.

Netherlands · LinkedIn

Pinned Loading

  1. candelivers candelivers Public

    Urban bulky-item delivery optimization

    Python

  2. lockfree-orderbook lockfree-orderbook Public

    Lock-free order matching engine in Rust

    Rust

  3. mempool-engine mempool-engine Public

    Custom memory pool allocator

    C

  4. parm parm Public

    Shared AI platform & intelligence layer powering CanDelivers, Clueat, and KeepClos

    Python

  5. stream-pipeline stream-pipeline Public

    Backpressure-aware stream processing engine

    Rust

  6. Clueat Clueat Public

    Clueat Landing Page

    Python