Skip to content
View YangLiuWillow's full-sized avatar

Highlights

  • Pro

Block or report YangLiuWillow

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
YangLiuWillow/README.md

Hi there, I'm Liu Yang (Willow) πŸ‘‹

πŸŽ“ B.S./M.S. in Computer Science & B.A. in Intellectual History @ Yale University ('26)

Exploring the intersection of theoretical foundations and practical systems to build scalable, efficient, and reliable technologies.

Website β€’ Email


πŸ”¬ Research & Interests

My work focuses on the intersection of Systems and Machine Learning, specifically:

  • Parallel Algorithm Design: Researching with Prof. Quanquan Liu.
  • Quantum Error Correction: Decoding research with Prof. Lin Zhong & Dr. Yue Wu (Presented at IEEE QCE 2024).
  • LLM Performance Engineering: Focusing on scalability, efficiency, and reliability.

πŸ† Honors: CRA Outstanding Undergraduate Researcher Honorable Mention (2025) | Rosenfeld Science Scholars Fellow (2025)

πŸ”­ What I'm Up To

  • πŸ’» Building: Compiling open-source course notes for Combinatorial Optimization, Quantum Coding Theory, Scalable and Private Graph Algorithms, and more.
  • πŸ“œ Writing: My History Senior Essay explores the definition, presence, and concerns over artificial intelligence in science fiction to inform AI policy.
  • πŸ“š Reading: History and Philosophy of Science. Currently balancing Boyle's empiricism and Hobbes' rationalism (Leviathan and the Air-Pump is highly recommended!).

⚑ Quick Facts

  • 🌍 Grew up in Hubei, China ➑️ Studied at Raffles Institution, Singapore ➑️ New Haven, CT.
  • πŸ‘― Open to collaborate on: Open-source systems projects, quantum computing infrastructure, and AI policy discussions.
  • πŸ“« How to reach me: Shoot me an email at liu.yang.ly337@yale.edu or visit my personal website to chat about CS, physics, or the works of Rousseau and Hobbes!

🐍 GitHub Contributions

github contribution grid snake animation

Popular repositories Loading

  1. fusion-blossom-yl fusion-blossom-yl Public

    Forked from yuewuo/fusion-blossom

    A fast minimum-weight perfect matching solver for quantum error correction

    Rust 1

  2. Geant4Workyl Geant4Workyl Public

    Forked from toej93/Geant4Work

    Place to keep Geant4 examples and quick simulations

    Makefile

  3. QEC-Playground-yl QEC-Playground-yl Public

    Forked from yuewuo/QEC-Playground

    An educational tool to the introduction of Quantum Error Correction (QEC)

    Shell

  4. libCacheSim libCacheSim Public

    Forked from 1a1a11a/libCacheSim

    a high performance library for building cache simulators (forked copy from libCacheSim by 1a1a11a).

    C++

  5. HLS-BFS HLS-BFS Public

    Simple implementation of BFS using Vitis_HLS to generate RTL and Vivado Design Suite to generate bitstream.

    VHDL

  6. dual-issue-pipeline dual-issue-pipeline Public

    Dual-Issue Pipelined CPU Design