Pinned Repositories
Agrume
A lemony fresh iOS image viewer written in Swift.
ARAnalytics
Simplify your iOS/Mac analytics
BookBrowser
Endless UICollectionView with CoreData
Doccou
A file pages counter
FloatingHearts
Periscope-Like flowing hearts animation.
hangout-auto-try-again
Auto retry joining hangouts!
MultiIntervalTimer
A Timer that fires at various custom interval values, rather than a single specified interval
ofxiOSBoost
Pre-compiled Boost Library 1.58.0 for iOS (arm64, armv7, i386, x86_64) and Build Script (libc++ and libstdc++)
twui
Core Animation based UI framework for Mac
saidmarouf's Repositories
saidmarouf/FloatingHearts
Periscope-Like flowing hearts animation.
saidmarouf/twui
Core Animation based UI framework for Mac
saidmarouf/BookBrowser
Endless UICollectionView with CoreData
saidmarouf/hangout-auto-try-again
Auto retry joining hangouts!
saidmarouf/Agrume
A lemony fresh iOS image viewer written in Swift.
saidmarouf/ARAnalytics
Simplify your iOS/Mac analytics
saidmarouf/Doccou
A file pages counter
saidmarouf/MultiIntervalTimer
A Timer that fires at various custom interval values, rather than a single specified interval
saidmarouf/ofxiOSBoost
Pre-compiled Boost Library 1.58.0 for iOS (arm64, armv7, i386, x86_64) and Build Script (libc++ and libstdc++)
saidmarouf/SMZoomTransition
Custom view controller transition. Zoom effect from a UIImageView in one view controller to another.
saidmarouf/STTwitter
A comprehensive Objective-C library for Twitter REST API 1.1
saidmarouf/UICollectionViewContinuousScrolling
A test project which I built for an assignment. Uses a UICollectionView to browse a set of books retrieved from an API. Supports continuous scrolling and proper fetching of more books from the API. Uses CoreData for caching books and browsing when API fails or user is offline.