Skip to content
View annakaringal's full-sized avatar

Organizations

@GoodRx
Block or Report

Block or report annakaringal

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

Popular repositories

  1. OS_simulator OS_simulator Public

    Simulates how an operating system manages processes

    Python 5 1

  2. infix_calculator infix_calculator Public

    An infix calculator in the command line

    C++ 1

  3. connectfour connectfour Public

    Command line Connect Four in Ruby

    Ruby 1

  4. surface-orientation-reflection surface-orientation-reflection Public

    Recover the surface orientation and reflection of an object in an image

    C++ 1

  5. investigating_quadratic_functions investigating_quadratic_functions Public

    Takes a quadratic equation given by the user and: Evaluates the equation at any given point. Finds the root(s) of the equation, if any. Finds the point(s) of intersection between the equation and a…

    C++

  6. manipulating_pgm_image_files manipulating_pgm_image_files Public

    Reads an image "image_in.pgm" and: 1. Creates and saves a copy of the image 2. Inverts the image and saves the new image to a new file 3. Sets all pixels to a specified brightness and saves the ne…

    C++