Skip to content
View OmarLoud1's full-sized avatar

Highlights

  • Pro

Block or report OmarLoud1

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
OmarLoud1/README.md

Omar Loudghiri

Computer Science Master's student at Case Western Reserve University

Focus on Networks (Measurement, Cybersecurity, Reliability...)

Pinned Loading

  1. NetworkMeasurmentProject NetworkMeasurmentProject Public

    HTML

  2. LLVMOptimization LLVMOptimization Public

    Implementation of an optimization pass on LLVM

    C++

  3. PacketAnalyzer PacketAnalyzer Public

    Analyzes ethernet packets within trace files and returns different statistics.

    C++

  4. HTTPServer HTTPServer Public

    An HTTP server using C

    C

  5. HTTPclient HTTPclient Public

    A C implementation of an http client only using the c system libraries

    C

  6. GradientDescent GradientDescent Public

    Python