Linzhang Li

I'm Linzhang Li(aka Seven Streams, Yuchuan), a sophomore of ACM honor class at Zhiyuan college, Shanghai Jiao Tong University, major in computer science.

I'm interested in many fields of computer science now, including machine learning system, large language models and model checking. I want to dedicate myself to research soon!

Email  /  CV  /  Github

profile photo

Projects

Guqin

A compiler of Mx*(a C-like language for education), written in Java.

  • Its performance is as good as clangd(with mem2reg and regalloc).
  • M2mReg, inlining, SCCP, ADCE, local CSE are implemented.
  • The registers are allocated with Linear Scanning Algorithm.

Viola

A toy CPU written in Verilog.

  • Tomasulo algorithm is implemented.
  • Support some basic instructions in RICSV-i.

Awards and Honors

  • 🏆 Foresight-Sequoia Talent Development Fund, 2024(the youngest winner)

    20'000 yuan per year, for 5 outstanding and hard-working students of ACM classes per year

  • 🏆Zhiyuan Honorary Scholarship, 2023, 2024

    5'000 yuan per year, for the top 5% in SJTU

  • 🏆Three Good Student of Shanghai Jiao Tong University, 2024
  • one person per class per year, for the students with outstanding comprehensive ability

Student work and Research experience

  • 2024.9 - now          Leader of the section of percussions and piano of RongChang orchestra, SJTU
  • 2024.9 - 2025.1     one of Head TAs of Programming(CS1953, 2024 Fall)
  • 2023.9 - 2024.9     Monitor of ACM Class 2023

Research and publications

It will start soon!


The source code is from Jon Barron's website.

Last updated on 2025.1.21, all rights reserved.