Skip to content
View sudoytang's full-sized avatar

Block or report sudoytang

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

Hi there πŸ‘‹

I'm Yushun Tang, a student at University of Toronto ECE, passionate about systems programming and computer fundamentals.
Former C++ engineer, now exploring deeper into low-level development.

πŸ’‘ My goal: write high-performance, reliable, and open-source software.


πŸ”§ Tech Stack

C C++ Rust Python TypeScript Verilog

πŸ› οΈ Currently learning: Linux Kernel Internals, ARM64, RISC-V OS Dev


πŸš€ Recent Projects

Project Description
copyfail-arm64 Analysis and ARM64 reproduction of Copy Fail (CVE-2026-31431)
riscv_osdev Yet another RISC-V operating system development
speakboard-sw Speakboard client
mnist_training_rs Learn to write a FNN with back propagation in Rust!

πŸ“ Recent Posts


πŸ“¬ Contact

Popular repositories Loading

  1. copyfail-arm64 copyfail-arm64 Public

    Analysis and ARM64 reproduction of Copy Fail (CVE-2026-31431)

    Python 2

  2. mnist_training_rs mnist_training_rs Public

    Learn to write a FNN with back propagation in Rust!

    Rust 1

  3. speakboard-be-sherpa speakboard-be-sherpa Public

    Rust 1

  4. markdown-image-host markdown-image-host Public

    Markdown Image Host For Markdown Files Anywhere

  5. ece532_game_logic ece532_game_logic Public

    C++

  6. tlsf-ref tlsf-ref Public

    Forked from mattconte/tlsf

    Two-Level Segregated Fit memory allocator implementation.

    C