Skip to content
View brianfakhoury's full-sized avatar
☀️
felix culpa
☀️
felix culpa

Block or report brianfakhoury

Report abuse

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

Report abuse

Pinned Loading

  1. Fast-Inverse-Square-Root-Magic-Number-Optimization Fast-Inverse-Square-Root-Magic-Number-Optimization Public

    Testing out optimal magic numbers for the old fast inverse square root function.

    Python

  2. Experimental-Defect-LSTM-With-Signal-Processing Experimental-Defect-LSTM-With-Signal-Processing Public

    Using novel lstm techniques for predictive analytics. This model is able to predict a factory's defect rate for the upcoming week within ~1%.

    Python 2

  3. Haskell-C-Compiler Haskell-C-Compiler Public

    Compiler written in Haskell for a C-type language. The entire process uses monadic sequencing.

    Haskell

  4. Highly precise, low-interpretation, ... Highly precise, low-interpretation, image smoothing algorithm which iterates over an image array in memory, and make far less read/writes than normal.
    1
    typedef struct {
    2
     unsigned short red;
    3
     unsigned short green;
    4
     unsigned short blue;
    5
    } pixel;
  5. differentially-private-contact-tracing differentially-private-contact-tracing Public

    Exploring Privacy Preserving Mechanisms for Statistical Queries in Contact Tracing Applications

    Python

  6. fakhoury.xyz fakhoury.xyz Public

    Next.js based personal website for showcasing links and hosting a clean blog

    TypeScript 1