Skip to content
View ahmadhuzaifa's full-sized avatar

Highlights

  • Pro

Organizations

@CitizenHealth
Block or Report

Block or report ahmadhuzaifa

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

    A mobile skin cancer detection application that won an international price of $10,000

    Jupyter Notebook 4 2

  2. boxhead3D boxhead3D Public

    This is a fully functional first person shooter game made in Unity and programmed in C#Script. This project is still under development.

    C# 1 1

  3. Stock-Price-Predictor Stock-Price-Predictor Public

    Stock price prediction using LSTM layers implemented in keras. By taking closing price of stocks we train a model that predict the price for the next 260 days.

    Jupyter Notebook 2 2

  4. Instagram-scraper Instagram-scraper Public

    A scraper made in python to scrape the latest instagram posts for a given hashtag and saves a csv file

    Jupyter Notebook 10 3

  5. cargo cargo Public

    Most modern cars are compatible with the SmartCar API, and CarGO allows the temporarily licensing of such cars so the renter can use them for a specific amount of time. This serves as the framework…

    Swift

  6. cargo-backend cargo-backend Public

    A REST API that allows clients to manage a pool of registered cars under the SmartCar API and temporarily license them to accounts. Most modern cars are compatible with the SmartCar API, and CarGO …

    Java