Skip to content
View misaalturakhia's full-sized avatar

Block or report misaalturakhia

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

Popular repositories Loading

  1. EventOrganiser EventOrganiser Public

    An event organiser for Android devices developed for my Master's thesis. My first forage into Android development

    Java 1

  2. ChatApp ChatApp Public

    Create Sqlite Database & a single table “MESSAGES” consisting of below columns Table columns: MESSAGE_ID (STRING) MESSAGE_TYPE (STRING) // 0 for text message: 1 for image url MESSAGE_DATA(STRING) /…

    Java 1

  3. RestaurantList RestaurantList Public

    Below, you'll find a URL that simulates a JSON response to a web service call. The JSON response consists of data of approximately 30 restaurant outlets. You have to parse the data show it in a lis…

    Java 1

  4. BhavCopy BhavCopy Public

    Downloads bhav copy csv files for a certain range of dates and stores the data in an sqlite database. Retrieves the data based on the input stock symbol and displays in the terminal.

    Java 1

  5. AppStatusNotifier AppStatusNotifier Public

    Java

  6. PriceComparator PriceComparator Public

    An Android task completed as part of the application process for Smartprix.com .

    Java