Pinned Repositories
AMKSlidingTableViewCell
An iOS 7 style sliding table view cell with customizable "drawer".
BJAutoScrollingCollectionView
A very simple UICollectionView subclass which auto scrolls cells with a single method call.
BJDraggable
A simple Swift protocol utilising the powerful UIKitDynamics API, which makes ANY UIView draggable within a boundary view that acts as collision body, with a single method call. Works for any UIView.
BJOTPViewController
Entering OTP made simpler.
BJSwiftExtensions
A collection of useful Swift extensions that I wrote, and commonly use in my projects.
cardslider
:octocat: 🃏 Cardslider is a design UI controller that allows you to swipe through cards with pictures and accompanying descriptions.
cocotron
The Cocotron
ControlRoom
A macOS app to control the Xcode Simulator.
gitignore
A collection of useful .gitignore templates
god_of_war_browser
BadhanGanesh's Repositories
BadhanGanesh/BJOTPViewController
Entering OTP made simpler.
BadhanGanesh/BJDraggable
A simple Swift protocol utilising the powerful UIKitDynamics API, which makes ANY UIView draggable within a boundary view that acts as collision body, with a single method call. Works for any UIView.
BadhanGanesh/BJAutoScrollingCollectionView
A very simple UICollectionView subclass which auto scrolls cells with a single method call.
BadhanGanesh/BJSwiftExtensions
A collection of useful Swift extensions that I wrote, and commonly use in my projects.
BadhanGanesh/AMKSlidingTableViewCell
An iOS 7 style sliding table view cell with customizable "drawer".
BadhanGanesh/cardslider
:octocat: 🃏 Cardslider is a design UI controller that allows you to swipe through cards with pictures and accompanying descriptions.
BadhanGanesh/cocotron
The Cocotron
BadhanGanesh/ControlRoom
A macOS app to control the Xcode Simulator.
BadhanGanesh/gitignore
A collection of useful .gitignore templates
BadhanGanesh/god_of_war_browser
BadhanGanesh/helpstack
iOS Support Framework
BadhanGanesh/ObjectiveKit
Swift-friendly API for a set of powerful Objective C runtime functions.
BadhanGanesh/PackageList
The master list of repositories for the Swift Package Index.
BadhanGanesh/QLCommonMark
QuickLook generator for beautifully rendering CommonMark documents on macOS
BadhanGanesh/ShockEmu
Keyboard+Mouse to Dualshock 4 emulation for PS4 Remote Play (OS X)
BadhanGanesh/stickers
This repository contains the iOS and Android sample apps and API for creating third party sticker packs for WhatsApp.
BadhanGanesh/swift
The Swift Programming Language
BadhanGanesh/Swift-Algorithms-Playground
Contains my own version(s) of implementation of coding challenges and algorithms
BadhanGanesh/Telegram-iOS
Telegram-iOS
BadhanGanesh/UIView-Positioning
Easy property-based setting of frame properties in UIView objects
BadhanGanesh/VisualActivityViewController
A way to represent what you’re sharing.
BadhanGanesh/XcodeSwiftSnippets
Swift 4 code snippets for Xcode