Skip to content
View sarahdoi's full-sized avatar

Block or report sarahdoi

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. myCal Public

    "MyCal" is a Calendar android mobile application that helps users organize their tasks and appointments efficiently using Java and SQLite database.

    Java 1

  2. Oun-project Public

    "OUN" is a website that helps parents find babysitters and book them , allows babysitters to manage these bookings.

    PHP 2

  3. Memory-managament Public

    Memory-management project that allows users to allocate memory partitions using one of the three contiguous memory allocation approaches [ FirstFit, BestFit, or WorstFit] ,and deallocate them, and …

    Java 1

  4. RSA-cryptosystem Public

    A program implementing RSA cryptosystem with a user-friendly interface for encryption and decryption operations, allowing users to input data and view the encrypted/decrypted results.

    HTML 1

  5. assignmentProblem Public

    Forked from DulayelNotaifi/SWE485-project-Group6

    Implementing solutions for the assignment problem using Greedy algorithm with Forward Checking Heuristic for Incremental formulation, and Simulated Annealing algorithm for complete formulation

    Python