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

Block or report chendbox

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

Hi there, I'm Daniel 👋

Backend / AI Infrastructure Engineer


Tech Stack

  • Languages Python C++ Java Go

  • ML / AI PyTorch TensorFlow CUDA

  • Backend / Data PostgreSQL Redis Kafka CI/CD

  • Infra / Platform Docker AWS Airflow Kubernetes


Projects

  • MLIS — Built a distributed AI platform with control/data plane separation, admission control, workload isolation, and resource-aware scheduling for production ML workloads.

  • AttnForge — Built and benchmarked custom CUDA attention kernels for LLM prefill and decode, integrated them into a lightweight inference runtime, and established a validated baseline against PyTorch SDPA on NVIDIA H100 across context lengths 512-4096.

  • applied-ai-lab — Organized a hands-on applied AI seminar repository covering prompting, tools, agent workflows, and RAG patterns across four topic areas.

  • Ecommerce_Recommender_System — Built an e-commerce recommender system with feature engineering and multiple ranking/modeling approaches, including LR, GBDT, and wide/deep methods on large-scale user behavior data.


Connect

Pinned Loading

  1. hello-agents hello-agents Public

    Forked from datawhalechina/hello-agents

    📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程

    Python

  2. ray ray Public

    Forked from ray-project/ray

    Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

    Python

  3. mlis mlis Public

    Distributed AI infrastructure platform with scheduler-worker separation, resource accounting, GPU-aware execution, and lease-based recovery.

    Python 5