Skip to content
View rabiamohiuddin's full-sized avatar

Organizations

@googlers

Block or report rabiamohiuddin

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. StockStalker StockStalker Public

    Stock “Stalker” is an application that lets a user compare stocks, compare major stock indices, and look at market trends for stock data over the last 20 years.

    Python 1

  2. MockGoogleSearch-using-BST MockGoogleSearch-using-BST Public

    Mock Google Search Simulator using Binary Search Trees, Bucket Sort, Quick Sort and web crawlers

    Java

  3. 2018-Winter-Olympics-Data-Retriever 2018-Winter-Olympics-Data-Retriever Public

    Python project with database usage for 2018 Winter Olympic Games to (1) Display number of athletes for a specific country, (2) Display all countries that participated in a specific sport, (3) Displ…

    Python

  4. File-and-String-Finder File-and-String-Finder Public

    Search your machine for specific file names as well as a search string

    Python

  5. Multiprocessing-and-Threads-with-Sockets-and-Queues-Race Multiprocessing-and-Threads-with-Sockets-and-Queues-Race Public

    Use Multiprocessing and Threads to time data transfers with Sockets and Queues and see which is fastest

    Python 1

  6. Sorting-Algorithms Sorting-Algorithms Public

    Testing Sorting Algorithms: Merge Sort, Insertion Sort

    Java