Skip to content
View shreifelsaid's full-sized avatar
  • Rochester, NY

Highlights

  • Pro

Block or report shreifelsaid

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 Loading

  1. KeepingUp KeepingUp Public

    KeepingUp enables you to keep up with pop culture. Music, movies and books!

    HTML

  2. ping ping Public

    Reimplementation of ping

    C

  3. URList URList Public

    University of Rochester marketplace, built with Flask, SQLite and Jinja

    HTML

  4. tinyrenderer tinyrenderer Public

    Forked from ssloy/tinyrenderer

    A brief computer graphics / rendering course

    C++

  5. malloc-realloc-free-package malloc-realloc-free-package Public

    This is a dynamic memory allocator for C programs, it reduces fragmentation using coalescing of adjacent free heap blocks. Contains routines for malloc() free() and realloc().

    C

  6. ImageOptimization ImageOptimization Public

    optimized versions of smooth ( a function that smooths out a pixel based on the average value of surrounding pixels )

    C