Skip to content
View omarr-gamal's full-sized avatar
Block or Report

Block or report omarr-gamal

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. Video-Games-API-Tristan Video-Games-API-Tristan Public

    A video games API that provide information of release status, ratings, genres, developing studios and so on regarding video games. It is created using Flask and SQLalchemy and deployed on Heroku.

    Python

  2. Captain-Claw-remastered-with-Unreal Captain-Claw-remastered-with-Unreal Public

    A remaster of Monolith's 1997 Captain Claw game using Unreal Engine 4.26.2 written in C++ and focusses on Object Oriented Design.

    C++ 13

  3. Auth0-SNS-gateway Auth0-SNS-gateway Public

    This is a custom proxy for Auth0 to interact with AWS SNS when sending one time passwords during Passwordless Authentication. It's built using Flask and implements Token-Based Authentication for AP…

    Python

  4. CLI-Image-Manager-Phootecles CLI-Image-Manager-Phootecles Public

    A Command Line Application that manages photo collections on your local machine. It downloads images and stores information like description and online URL. It is written in Go and uses Cobra library.

    Go 1

  5. Taxi-Demand-Regression-with-Machine-Learning Taxi-Demand-Regression-with-Machine-Learning Public

    Machine Learning Model built with Python and trained on a dataset of NYC's Year 2015 Taxi demands in order to predict demands on Taxies in different times of day and year.

    Python

  6. Duck-Duck-Oh-Backend Duck-Duck-Oh-Backend Public

    Python Search Engine built using Flask and SQLAlchemy that indexes HTML documents and does tokenization and stemming to search, and TF-IDF vectorization and Cosine Similarity to rank the documents …

    Python