Skip to content
View czhao-dev's full-sized avatar

Block or report czhao-dev

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

Pinned Loading

  1. c-compiler-llvm c-compiler-llvm Public

    A compiler for a subset of C with a hand-written lexer, recursive-descent parser, semantic analyzer, dataflow-based static analyzer, and LLVM IR backend that produces native binaries.

    C++ 1

  2. applied-ml-projects applied-ml-projects Public

    A monorepo of four independent ML case studies: wearable motion classification (WMFT/IMU), satellite image classification with CNNs and Vision Transformers, Boston-area climate forecasting, and a f…

    Python 2

  3. memory-allocator memory-allocator Public

    Custom C++17 memory allocator with slab pools, boundary-tag free lists, mmap-backed arenas, tests, and benchmarks.

    C++ 1

  4. thread-pool-runtime thread-pool-runtime Public

    A from-scratch work-stealing thread pool runtime in Rust with priorities, cancellation, and dependency scheduling.

    Rust 1

  5. distributed-lsm-kv distributed-lsm-kv Public

    A distributed, sharded key-value store in Go: from-scratch Raft consensus and Multi-Raft replication on top of an LSM-tree storage engine, zero external dependencies.

    Go 1

  6. load-balanced-orchestrator load-balanced-orchestrator Public

    A Go infrastructure platform: a control plane for workload scheduling, worker heartbeats, and desired-state reconciliation, plus a reverse-proxy load balancer and job orchestrator, with Prometheus/…

    Go 1