Skip to content
View AyhamRatrout's full-sized avatar
  • @case Western Reserve University
  • Cleveland, OH
Block or Report

Block or report AyhamRatrout

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

  1. The_Magnificent_Expedition_of_Percivl_the_Axolotl The_Magnificent_Expedition_of_Percivl_the_Axolotl Public

    The Axolotls of Urodela Village were on their daily worship to the Shrine of the Golden Blobfish, when they noticed that their sacred Blobfish has gone missing! The Golden Blobfish keeps the balanc…

    C#

  2. CPU_Simulator CPU_Simulator Public

    A C/C++ program to simulate the functionality of a simple CPU, which utilizes one worker thread, with 256 levels of priority in a run queue.

    C++ 3 2

  3. Doctor_Who Doctor_Who Public

    This repository contains my implementation of a SQL Server Database which contains data (such as episode list, doctors list, enemies list, companions list, authors list, and much more) about the Do…

    TSQL

  4. Doctor_Who_Core Doctor_Who_Core Public

    This repository contains my implementation of a SQL Server Database containing data such as: the list of episodes, doctors, authors, companions, enemies, etc. from the long-running TV show: Doctor …

    C#

  5. Price_Calculator_Kata Price_Calculator_Kata Public

    This repository contains my implementation of a Price Calculator that a store owner might use to calculate taxes, discount amounts, print reports, assign tax/discount precedence, and much more. Aft…

    C#

  6. Butterworth_Filter Butterworth_Filter Public

    In this repository, I take a deep dive into some of the common analysis and design techniques to solving two of the most practical filter design problems: designing lowpass and highpass filters.

    MATLAB