Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/coderchrismills/CoderChrisMillsSamples
- Owner: coderchrismills
- Created: 2011-06-25T09:31:01.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-04-11T03:12:51.000Z (over 9 years ago)
- Last Synced: 2023-03-12T10:29:59.458Z (almost 2 years ago)
- Language: JavaScript
- Size: 6.15 MB
- Stars: 22
- Watchers: 6
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome - CoderChrisMillsSamples - Code samples for my personal site. (etc)
- awesome - CoderChrisMillsSamples - Code samples for my personal site. (etc)
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.