Skip to content
View josephhany's full-sized avatar

Highlights

  • Pro

Block or report josephhany

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. ProSked-App ProSked-App Public

    ProSked App is a course Scheduling app which allows students to generate more efficient class schedules in a few minutes. It also enables the students to adjust their schedule's maximum gaps size a…

    Dart 1

  2. Moodify-App Moodify-App Public

    An app that targets to improve the general psychological state and wellbeing of the users through providing context-related recommendations based on the detected user’s mood.

    JavaScript 1

  3. Operating-Systems-Lab Operating-Systems-Lab Public

    This repository is entirely the effort of Joseph Hany in the Operating Systems Lab in Spring 2021 at AUC.

    C

  4. CTF-writeups CTF-writeups Public

    Forked from Revers3c-Team/CTF-writeups

    Revers3c-Team CTF writeups

    AutoIt

  5. TeraSort-Project TeraSort-Project Public

    A C++ Hadoop simulated environment for sorting massive data. Used Map-reduce and threading techniques to increases efficiency. Benchmarked the output with TeraGen, and debugged the code using GDB i…

    C++

  6. Cache-Simulator Cache-Simulator Public

    The goal of this project is to write a cache simulator in C/C++ and to experiment different cache parameters on running different workloads. Finally, the experiment results were modeled in a compar…

    C++