Pinned Repositories
ANLoader
Create Swift loader in a single line with beautiful animation. šµ
Archived_Data_Reader
When data was removed from our database servers the data was saved as an XML file. Occasionally we needed to dive back into those files to tell a client about the data. This is a program i wrote that could read the files and search very quickly to find the data and get an answer back to the client quickly.
BiometricAuthentication
How to easily implement biometric authentication in your app
Breakout
CLR.Utilities
These are some CLR Utilities which have come in handy from time to time.
Contacts-App
DependencyFixup
A handy utility to fix the dreaded "System.IO.FileLoadException : Could not load file or assembly" errors that result from transient dependency collisions
Flickr-Search
Flicker-Search with endless scrolling.
ios-qr-code-generator
Placing a customized logo inside a Swift built-in QR Code generated Image
PSWriteWord
PSWriteWord is powershell module to create Microsoft Word documents without Microsoft Word installed...
bippy-b's Repositories
bippy-b/ios-qr-code-generator
Placing a customized logo inside a Swift built-in QR Code generated Image
bippy-b/PSWriteWord
PSWriteWord is powershell module to create Microsoft Word documents without Microsoft Word installed...
bippy-b/ANLoader
Create Swift loader in a single line with beautiful animation. šµ
bippy-b/Archived_Data_Reader
When data was removed from our database servers the data was saved as an XML file. Occasionally we needed to dive back into those files to tell a client about the data. This is a program i wrote that could read the files and search very quickly to find the data and get an answer back to the client quickly.
bippy-b/BiometricAuthentication
How to easily implement biometric authentication in your app
bippy-b/Breakout
bippy-b/CLR.Utilities
These are some CLR Utilities which have come in handy from time to time.
bippy-b/Contacts-App
bippy-b/DependencyFixup
A handy utility to fix the dreaded "System.IO.FileLoadException : Could not load file or assembly" errors that result from transient dependency collisions
bippy-b/Flickr-Search
Flicker-Search with endless scrolling.
bippy-b/IMFlickrOAuth
Flickr OAuth library for iOS
bippy-b/IOS11-CatchTheKennyGame
bippy-b/IOS17-HodorKeyboard
bippy-b/MediumArticleFlickrApp
A repository to accompany a series of Medium.com articles I'm writing to detail my iOS app development process
bippy-b/Moya
Network abstraction layer written in Swift.
bippy-b/NotificationBanner
The easiest way to display highly customizable in app notification banners in iOS
bippy-b/OfficeIMO
Fast and easy to use cross-platform .NET library that creates or modifies Microsoft Word (DocX) and later also Excel (XLSX) files without installing any software. Library is based on Open XML SDK
bippy-b/OlaApp-Task
This is basic example for the car booking app with custom map pin points.
bippy-b/podcast-ios
An open-source iOS app for listening to podcasts.
bippy-b/Podcast-swift
A Podcast iOS app written in Swift
bippy-b/prospect
A Procreate Viewer / Exporter app for macOS
bippy-b/Random-PowerShell-Work
Random PowerShell Work
bippy-b/SaveAppleHealthDataExample
A tutorial to learn how to save health informations on AppleĀ Health
bippy-b/ServiceNow.Api
ServiceNow REST API nuget package
bippy-b/ServiceNow.Core
Makes a breeze to interact with ServiceNow API
bippy-b/SharpZipLib
#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.
bippy-b/SwiftUI-MapView
MapView in SwiftUI.
bippy-b/UserDefaultsExample
Save user settings and much more easily and locally with few lines ofĀ codes