Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
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. MiniC-Compiler-LLVM MiniC-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. Linux-PCIe-Driver Linux-PCIe-Driver Public

    Linux kernel module for QEMU's edu PCI device: BAR MMIO, MSI interrupts, DMA, and a blocking ioctl interface — fully testable without hardware via Docker + QEMU.

    C 2

  3. Memory-Allocator Memory-Allocator Public

    A from-scratch C++17 memory allocator combining per-size-class slab pools with a boundary-tag free list (immediate coalescing), exposed as both a library and an LD_PRELOAD malloc replacement.

    C++ 1

  4. CUDA-Matrix-Multiplication-Optimizer CUDA-Matrix-Multiplication-Optimizer Public

    Step-by-step CUDA matrix multiplication optimizer — naive GPU, shared-memory tiling, vectorized loads, and thread coarsening, benchmarked against cuBLAS with Nsight Compute profiling.

    Cuda 1

  5. Verilog-Mini-CPU Verilog-Mini-CPU Public

    An 8-bit pipelined CPU in Verilog with a 16-opcode ISA, a 2-stage IF/EX-WB pipeline with branch-flush handling, a Python assembler toolchain, and self-checking testbenches covering ALU, register fi…

    Verilog 1

  6. ML-Satellite-Image-Classification-Deep-Learning ML-Satellite-Image-Classification-Deep-Learning Public

    Deep learning project for classifying satellite image tiles as agricultural or non-agricultural land using Keras, PyTorch, CNN baselines, and CNN-Vision Transformer hybrid models.

    Python 1