Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coderchrismills/CoderChrisMillsSamples

Code samples for my personal site.
https://github.com/coderchrismills/CoderChrisMillsSamples

Last synced: about 1 month ago
JSON representation

Code samples for my personal site.

Awesome Lists containing this project

README

        

Sample programming projects, mainly focusing on iOS development.

Print Test (iOS) : How to print a UIWebView
RoundedShadowDemo (iOS) : How to apply a drop shadow and rounded corners to a UIView
JavaScriptFrustum (JS) : Browser speed test with WebWorkers using Frustum checking as a base comparison
MusicApp (iOS) : Small app to demo opening and playing user music as well as using the vDSP library.