Pinned Repositories
mlx-swift-examples
Examples using MLX Swift
CustomScrollView
A fork of Ole Begemann's custom scroll view project, that adds decelerated scrolling, just like `UIScrollView`
MLXTinyGPT
MLX Swift implementation of Andrej Karpathy's Let's build GPT video
NSArraySubarraySubscripts
Category to add subarray access using subscripts
RJCircularCollectionViewLayout
A custom collection view layout to lay cells in a circular fashion
RJImageLoader
A recreation of the image loader animation created by Michael Villar for iOS
SlideToUnlock
A project that tries to replicate the iOS Slide to unlock mechanism
TwitterBirdAnimation
Replicating Twitter's bird animation that appears when app starts up
rounak's Repositories
rounak/RJImageLoader
A recreation of the image loader animation created by Michael Villar for iOS
rounak/TwitterBirdAnimation
Replicating Twitter's bird animation that appears when app starts up
rounak/CustomScrollView
A fork of Ole Begemann's custom scroll view project, that adds decelerated scrolling, just like `UIScrollView`
rounak/MLXTinyGPT
MLX Swift implementation of Andrej Karpathy's Let's build GPT video
rounak/RJCircularCollectionViewLayout
A custom collection view layout to lay cells in a circular fashion
rounak/AFNetworking
A delightful iOS and OS X networking framework
rounak/GPUImage2
GPUImage 2 is a BSD-licensed Swift framework for GPU-accelerated video and image processing.
rounak/mlx-swift
Swift API for MLX
rounak/SAMTextView
Add a placeholder to UITextView.
rounak/SDWebImage
Asynchronous image downloader with cache support with an UIImageView category
rounak/TTTAttributedLabel
A drop-in replacement for UILabel that supports attributes, data detectors, links, and more
rounak/AutoCoding
AutoCoding is a category on NSObject that provides automatic support for NSCoding and NSCopying to every object.
rounak/DTKeychain
A simple and modern keychain wrapper
rounak/FlickrKit
An iOS Flickr Framework, written in Objective-C
rounak/FlipAnimation
rounak/FormatterKit
`stringWithFormat:` for the sophisticated hacker set
rounak/iOS-Goodies
Your Favourite Newsletter, now open source.
rounak/issue-5-newtonian-collection-view
rounak/MagicalRecord
Super Awesome Easy Fetching for Core Data 1!!!11!!!!1!
rounak/MBProgressHUD
MBProgressHUD + Customizations
rounak/mlx-swift-examples
Examples using MLX Swift
rounak/PINRemoteImage
A thread safe, performant, feature rich image fetcher
rounak/PlayPause
Simple menubar app to control iTunes
rounak/pragmatic-testing
Pragmatic testing ebook
rounak/Pulse
Network logger for Apple platforms
rounak/rounak.github.io
rounak/SlackTextViewController
A drop-in UIViewController subclass with a growing text input view and other useful messaging features
rounak/SwiftLint
A tool to enforce Swift style and conventions.
rounak/TestRepoMLXPlayground
rounak/UICKeyChainStore
UICKeyChainStore is a simple wrapper for Keychain on iOS. Makes using Keychain APIs as easy as NSUserDefaults.