Skip to content

Instantly share code, notes, and snippets.

View osamarao's full-sized avatar
:octocat:

Osama Rao osamarao

:octocat:
  • Charlottesville, Virginia
View GitHub Profile
{ "exhibits": [ { "id": 0, "name": "Brontosaur Exhibit", "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.", "photos": [ "https://www.sciencenews.org/sites/default/files/main/articles/sp_flowers_free.jpg", "https://www.sciencenews.org/sites/default/files/main/articles/sp_flowers_free.jpg", "https://www.sciencenews.org/sites/default/files/main/articles/sp_flowers_free.jpg", "https://www.sciencenews.org/sites/default/files/main/articles/sp_flowers_free.jpg", "https://www.sciencenews.org/sites/default/files/main/articles/sp_flowers_free.jpg" ] }, { "id": 1, "name": "exhibit 1", "content": "Lorem ipsum dolor sit
{ "areas": [ { "id": 0, "name": "Prehistoric Area", "exhibits": [ "0", "6", "1", "26", "22", "23" ] }, { "id": 1, "name": "Area 1", "exhibits": [ "13", "17", "31", "33", "27", "43" ] }, { "id": 2, "name": "Area 2", "exhibits": [ "19", "35", "6", "0", "1", "11" ] }, { "id": 3, "name": "Area 3", "exhibits": [ "0", "33", "49", "36", "9", "8" ] }, { "id": 4, "name": "Area 4", "exhibits": [ "36", "25", "3", "26", "22", "11" ] }, { "id": 5, "name": "Area 5", "exhibits": [ "47", "13", "29", "31", "30", "49" ] }, { "id": 6, "name": "Area 6", "exhibits": [ "20", "21", "9", "49", "4", "36" ] }, { "id": 7, "name": "Area 7", "exhibits": [ "16", "23", "14", "48", "31", "39" ] }, { "id": 8, "name": "Area 8", "exhibits": [ "24", "33", "27", "27", "3", "4" ] }, { "id": 9, "name": "Area 9", "exhibits": [ "47", "47", "2", "41", "23", "26" ] } ] }
@osamarao
osamarao / ParseObservable.java
Created April 29, 2015 08:30
ParseObservable, non-lambda
package com.app.testrxandroid.retro.ParseObservable;
import com.parse.ParseObject;
import com.parse.ParseQuery;
import java.util.List;
import java.util.concurrent.TimeUnit;
import bolts.Continuation;
import bolts.Task;
@osamarao
osamarao / RxJava Example
Created April 16, 2015 21:05
RxJava for Shaanay!
package com.app.testrxandroid;
import android.os.Bundle;
import android.support.v7.app.ActionBarActivity;
import android.util.Log;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
import com.app.testrxandroid.retro.Country;
SOCIALISM
You have 2 cows.
You give one to your neighbour.
COMMUNISM
You have 2 cows
The State takes both and gives you some milk.
FASCISM
You have 2 cows.