Skip to content
View hishamraeda's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report hishamraeda

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

    An AR simulation of a basketball board that can be used anywhere! When you tap on the screen a basketball is created and can be shoot at the hoop.

    Swift

  2. BasicClasses BasicClasses Public

    Design a class that has an array of floating-point numbers. The default constructor should create a dynamically allocated array of 10 elements. The overloaded constructor should accept an integer a…

    C++

  3. DynamicAllocatedArray DynamicAllocatedArray Public

    In this assignment all functions must create and return a pointer to a dynamically allocated array. Reverse Array Write a function that accepts an int array and the array’s size as arguments. The f…

    C++

  4. EcommerceSystem EcommerceSystem Public

    A simple Amazon-like program that uses classes and linked lists to manage a users shopping experience and allow a user to find the products they want and add it to their shopping cart.

    C++

  5. acm-projects/reverse-climate-change acm-projects/reverse-climate-change Public

    Reverse Climate Change! is a game designed to simulate a highly-simplified view of the systematic problems we have in first-world countries that cause climate change and some equally-simplified sol…

    TypeScript 3 2

  6. hishama.com hishama.com Public

    My Personal Portfolio Website.

    JavaScript