Skip to content

Instantly share code, notes, and snippets.

View zer0page's full-sized avatar

Jackson Chen zer0page

  • San Francisco, California
View GitHub Profile
@zer0page
zer0page / OrderActivity.java
Created March 1, 2019 03:10 — forked from donnfelker/OrderActivity.java
RxJava Bound Service AIDL Abstraction
package com.donnfelker.rxexample;
import android.os.Bundle;
import android.support.v7.app.ActionBarActivity;
import rx.Subscriber;
import rx.Subscription;
import rx.android.schedulers.AndroidSchedulers;
import rx.schedulers.Schedulers;
@zer0page
zer0page / ll.c
Last active June 7, 2017 18:54
for chris
#include <stdio.h>
// To execute C, please define "int main()"
typedef struct node{
unsigned long val;
struct node *next;
}node_t;
node_t* prepend(node_t *head, node_t *n) {
#!/usr/bin/python
import random
import sys
"""
License BSD
swift navigation fizzbuzz question
mr-pirimality test from the internet
rest is coded by candidate.
./fac n
"""

Keybase proof

I hereby claim:

  • I am zer0page on github.
  • I am chen (https://keybase.io/chen) on keybase.
  • I have a public key whose fingerprint is D2C3 8D85 0260 0816 4924 C1F8 2F1C 866B E10A 965A

To claim this, I am signing this object: