Skip to content
View iyunbo's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report iyunbo

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

Hi, I'm Yunbo πŸ‘‹

Staff Data Engineer building large-scale distributed systems and AI agents.

What I do:

  • πŸ”§ Data platforms processing millions of events/sec across multi-PB datasets
  • πŸ€– AI Agent engineering β€” building autonomous systems that act on data
  • πŸ—οΈ Distributed systems: ClickHouse, SingleStore, Flink, Kafka

Currently exploring:

  • AI agents for personal productivity (OpenClaw)
  • Creative writing with AI assistance

Tech: Large Scale Distributed Systems

πŸ“ Paris Β· LinkedIn Β· Twitter

Pinned Loading

  1. llm-from-scratch llm-from-scratch Public

    Building a GPT-style LLM from scratch in PyTorch β€” following Sebastian Raschka's book

    Python

  2. columnar-db columnar-db Public

    Building a column-oriented analytical database from scratch β€” inspired by ClickHouse & DuckDB

    Go

  3. mdr mdr Public

    Rust