Skip to content
View meeladdawood's full-sized avatar
:shipit:
ally oop
:shipit:
ally oop

Block or report meeladdawood

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
meeladdawood/README.md

Hi there 👋

Popular repositories Loading

  1. crypto-ticker-app crypto-ticker-app Public

    Crypto.Ticker is an iOS application that uses the bitcoinaverage.com API to provide live price data for 7 Cryptocurrencies in 21 conversion rates. Now available on the App Store under "CryptoTicker".

    Swift 4 1

  2. WhatsApp-app-clone WhatsApp-app-clone Public

    This is an iOS application that uses Google's Firebase 4 to provide users with the ability to communicate and send messages between each other.

    Swift 1

  3. cs320Assignment1 cs320Assignment1 Public

    This repository is an implementation of a Tokenizer in C. This was a project for programming langauges (CS320). It determines whether a given input is a STR or an INT

    C

  4. cs320Assignment2 cs320Assignment2 Public

    cs320Assignment2 is a basic implementation of a pushdown automaton in C/C++. This was for programming languages (CS320).

    C++

  5. cs320Assignment3 cs320Assignment3 Public

    This repository is an implementation of a Lua program that converts a string from In-Fix to Post-Fix notation. This was for programming languages (CS320).

    Lua

  6. set_cover_problem set_cover_problem Public

    This repository consists of a Java program that tackles the first war story from the Algorithm Design Manual by Steven Skiena. This was also a programming assignment for Dr. Glicks Algorithms cours…

    Java