Skip to content
View allendaniel1993's full-sized avatar

Block or report allendaniel1993

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 Loading

  1. ETC ETC Public

    Encryption then Compression Based on Image Fusion, Chaotic Map and DNA Subsequence Operation. Initially two or more similar images are combined into a single image and the fused image is more infor…

    Java 2 1

  2. Priority-MLFQ-Scheduler Priority-MLFQ-Scheduler Public

    Designed and developed priority scheduler to avoid priority-inversion by implementing priority donation, Multi-level feedback Queue scheduler to ensure all threads gets a fair share of the processo…

    C

  3. User-Program-Support-and-Memory-Access User-Program-Support-and-Memory-Access Public

    Implemented user program support with I/O Interaction and OS interaction using system calls in Pintos

    C

  4. Library-Management Library-Management Public

    Designed and developed a Library Management System following Object oriented design and analysis principles and validated the same using Contracts and JUnit test cases.

    Java

  5. Virtual-Memory-Implementation Virtual-Memory-Implementation Public

    Implemented Virtual Memory for Pintos using Demand Paging, Page Table , Frame Table, Swapping and Memory MAP.

    C

  6. Parallel-Prefix-in-Shared-Memory-Architecture Parallel-Prefix-in-Shared-Memory-Architecture Public

    Designed an efficient parallel prefix algorithm using OpenMP in vagrant environment and deployed the same in a high performance computing environment.

    C++