Pinned Repositories
CKAssetReferenceDemo
Simple demonstatrion project for using CKAsset and CKReference in CloudKit
ComFi
SBCHackathon app
DontRotateSwift
Example project for disabling rotation on certain ViewControllers in custom UINavigationController
ECDSACryptoSwift
Infected
SwiftUI iOS app showing latest COVID-19 numbers for the Netherlands.
infected-data
Data repository and tool for public COVID-19 data in The Netherlands.
InteresThings
Social network for Interesting Things
OggOpus-iOS
Swift/Objective-C wrapper for OggOpus.
RealtimeOCR
Realtime OCR with Tesseract and OpenCV in Swift
SwiftAudioStreamingOggOpus
Audio Streaming in iOS 8 with Ogg and Opus.
hungrxyz's Repositories
hungrxyz/RealtimeOCR
Realtime OCR with Tesseract and OpenCV in Swift
hungrxyz/Infected
SwiftUI iOS app showing latest COVID-19 numbers for the Netherlands.
hungrxyz/ECDSACryptoSwift
hungrxyz/infected-data
Data repository and tool for public COVID-19 data in The Netherlands.
hungrxyz/TableTransition
iOS 8 Custom Transition between two ViewControllers with TableViews. Swift!
hungrxyz/acc-data
hungrxyz/Aerial
Apple TV Aerial Screensaver for Mac
hungrxyz/appstoreconnect-cli
An easy to use command-line tool for interacting with the Apple AppStore Connect API
hungrxyz/BetterCodable
Better Codable through Property Wrappers
hungrxyz/CoronaWatchNL
Numbers concerning COVID-19 disease cases in The Netherlands by RIVM, LCPS, NICE, ECML, and Rijksoverheid.
hungrxyz/EdgeCustomTransition
hungrxyz/engine
HTTP, WebSockets, Streams, SMTP, etc. Core transport layer used in https://github.com/vapor/vapor
hungrxyz/HelloPlayground
hungrxyz/Hex
Converts hex strings to bytes and bytes to hex strings... in Swift.
hungrxyz/hungry.dev
hungrxyz/iOS-11-by-Examples
👨🏻💻 Examples of new iOS 11 APIs
hungrxyz/ios-architecture
A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others
hungrxyz/password-manager-resources
A place for creators and users of password managers to collaborate on resources to make password management better.
hungrxyz/ReactiveCocoa
Streams of values over time
hungrxyz/RebaseTest
hungrxyz/RwPickFlavor
hungrxyz/Shwifttp
hungrxyz/Sourcery
Meta-programming for Swift, stop writing boilerplate code.
hungrxyz/StarWarsContacts
An example of MVVM-Coordinators pattern with SwiftUI
hungrxyz/stayinghomeclub
A list of all the companies WFH or events changed because of covid-19
hungrxyz/stonedrag
hungrxyz/Swift-Algoritms
hungrxyz/SwiftGen
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
hungrxyz/SwiftHex
A lightweight value type for easy manipulation of hexadecimal string-representable values of any integer type, with constructors from any integer type or from a hex String, and methods to examine and manipulate data in base-16.
hungrxyz/Trie
Trie implementation is Swift