I'm extremely passionate about writing great code. You'll notice this soon if you haven't already. :)
Twitter • GitHub • LinkedIn • StackOverflow Careers
Some stuff that I've worked on:
- ShopKeep POS
- Doximity
- Stanford University Medical Center Alumni Association
- Amion
- Titanium Mobile
- Giftiki
- Top Gun 2
- Fantastic Fish
- Spring Cleaning
Some cool answers by yours truly:
- What are the new type qualifiers introduced with ARC?
- How do function pointers work?
- using class_getInstanceMethod - where in the hierarchy is the method implemented?
- Remove all strings with duplicates in NSArray
- When to use NSInteger vs int?
- Problems with variadic macros in C
- Correct management of addObserverForName:object:queue:usingBlock:
- Delegate declaration dilemma
- Ruby shorthand for "use this if it isn't blank, otherwise use that"
- Objective-C: message syntax vs. dot syntax; what's the difference?
- How can I repeat strings in JavaScript?
- JavaScript: How can I invert the color on all elements of a page?
- In Ruby irb, can't access a number in a array like fashion
- UITextField validation
- How to use Javascript to communicate with Objective-c code?
- Retrieve JSON with StackOverflow API
Top Questions
Top Answers