Skip to content
View liubrandon's full-sized avatar
Block or Report

Block or report liubrandon

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned

  1. jit-int16-matvec jit-int16-matvec Public

    Just-in-time compiled matrix vector product with int16_t data type

    Assembly 1

  2. matvec-AVX512 matvec-AVX512 Public

    Fixed point, int16 complex matrix-vector multiplication taking advantage of Intel's SIMD extension for operating on 512-bit vectors.

    Assembly

  3. assembly-analyzer assembly-analyzer Public

    A Python script to see most frequently used instructions and patterns in sequences of x86 assembly

    Python

  4. multi-destination-flight-scraper multi-destination-flight-scraper Public

    Calculates average cost on international flights departing from hub cities in the U.S.

    Python

  5. lyric-checker lyric-checker Public

    Screens songs, albums, and Spotify playlists for expletives before radio broadcast

    Java

  6. wpea-schedule-maker wpea-schedule-maker Public

    Generate draft broadcast schedules from radio show application data

    Java