Skip to content
View joshuajyue's full-sized avatar

Highlights

  • Pro

Block or report joshuajyue

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.

Content in all repositories owned by your account will be closed.
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
joshuajyue/README.md

Joshua Yue

CS + Math @ UT Austin ('27). Student with experience in systems, AI infrastructure, and developer tooling.

Selected Projects

  • harmonizer - MIDI harmonization using music-theory and neural approaches.
  • wave-gen - Interactive 3D Lissajous music visualizer using Three.js and Web Audio.
  • cloudsim_eec - Cloud task scheduler and workload-migration simulation w/ 4 different implementations (check branches).

Microsoft Work

  • dotnet/extensions#7662 - Added extensible AI client routing, failover, and semantic routing primitives to Microsoft.Extensions.AI.

Popular repositories Loading

  1. routing-cli-sample routing-cli-sample Public

    Terminal chat sample showing content-based routing and failover with Microsoft.Extensions.AI and Spectre.Console

    C# 2 1

  2. cloudsim_eec cloudsim_eec Public

    C++ greedy cloud scheduler that consolidates task placement and migrates workloads to improve machine utilization in simulation.

    C++

  3. systememulator systememulator Public

    System Emulator Lab

    Assembly

  4. PGE_Hackathon_2025 PGE_Hackathon_2025 Public

    Jupyter Notebook

  5. Pintos_Akaman_Boss Pintos_Akaman_Boss Public

    PintOS

    C

  6. harmonizer harmonizer Public

    MIDI harmonizer with music-theory and neural-network engines for generating chord accompaniment from melodies.

    Python