Pinned Repositories
golang-prquadtree
This is a basic PR (point region) quad tree implemented in golang. It is not threadsafe and the delete functionality is half implemented and possibly suspect. This was my first attempt in playing with golang and I lost interest before true completion, but still sharing it here.
interview_help
Interview Questions for practice!
IOS_TimePickerView
A basic swift inputView to be applied to text fields on iOS for users to select time as hours/minutes/seconds.
PSPDFTextView
A subclass of UITextView that fixes the most glaring problems from iOS 7 and 7.1.
blalger's Repositories
blalger/IOS_TimePickerView
A basic swift inputView to be applied to text fields on iOS for users to select time as hours/minutes/seconds.
blalger/golang-prquadtree
This is a basic PR (point region) quad tree implemented in golang. It is not threadsafe and the delete functionality is half implemented and possibly suspect. This was my first attempt in playing with golang and I lost interest before true completion, but still sharing it here.
blalger/interview_help
Interview Questions for practice!
blalger/PSPDFTextView
A subclass of UITextView that fixes the most glaring problems from iOS 7 and 7.1.