https://github.com/coderchrismills/CoderChrisMillsSamples
Code samples for my personal site.
https://github.com/coderchrismills/CoderChrisMillsSamples
Last synced: 12 days 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 (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2015-04-11T03:12:51.000Z (about 10 years ago)
- Last Synced: 2024-11-05T11:53:20.971Z (5 months ago)
- Language: JavaScript
- Size: 6.15 MB
- Stars: 21
- 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.