Pinned Repositories
Accordion
Accordion is a small library for iOS that implements file navigation using accordions. Accordion aims to be a persistent layer between your TableView and your files on storage.
ClockView
ClockView for iOS
DataStructures
Data Structures like Doubly Linked Lists, Stacks, Queues, Graphs, PriorityQueue, LFUCache, LRUCache, Sort and Search algorithms, etc
FaceDetectionExample2
FaceDetection with CoreImage sample project
iPhotoPlugin
iPhoto export plugin
N4TextView
Another UITextView with support for NSAttributedString
StringUntagger
A simple class to convert tagged strings to attributed strings. This is specially useful when strings are attributed and localized.
XCTestHTMLReport
Xcode-like HTML report for Unit and UI Tests
nacho4d's Repositories
nacho4d/ClockView
ClockView for iOS
nacho4d/FTPSample
Program that reproduces a problem when uploading files
nacho4d/atcoder-assignments
Assignments from AtCoder.jp
nacho4d/CalendarView
This is a calendar component for iOS written in Swift 4.0
nacho4d/http
Repository for the development of cross-platform HTTP APIs
nacho4d/JavaEE8Sample
Sample Java web app that uses JavaEE 8 (JAXRS/CDI/EBJ) with OpenLiberty
nacho4d/Kitura
A Swift web framework and HTTP server.
nacho4d/Kitura-HelloWorld-iOS
A Hello World example of running Kitura on iOS
nacho4d/LLVMCodeCovSample
nacho4d/meson
The Meson Build System
nacho4d/MFFStarterIOSSwift
Starter iOS app using Mobile First Foundation 8 SDK
nacho4d/MFPExtrangeThing
nacho4d/MissionImpossible6
App with IPHONEOS_DEPLOYMENT_TARGET = 6.0;
nacho4d/OHHTTPStubs
Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
nacho4d/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
nacho4d/Package-Builder
Build and utility scripts used for continuous integration builds for Swift Package Manager projects on the Travis CI environment
nacho4d/peer-os
Subutai is a next generation peer to peer (P2P) cloud computing and Internet of Thing platform. Subutai peers collaborate and share resources to create secure virtual environments tying together the shared network and machine resources across peers.
nacho4d/quarkus-getting-started
starting with Quarkus framework ( Official guides: https://quarkus.io/guides/ )
nacho4d/realm-core
Core database component for the Realm Mobile Database SDKs
nacho4d/requirejs-example
nacho4d/sample-cloud-native-toolchain-tutorial-20171130034208011
Created for toolchain: https://console.bluemix.net/devops/toolchains/4557054b-7346-4294-90c4-9d1678f75676?env_id=ibm%3Ayp%3Aus-south
nacho4d/sample.jpa
A sample that contains a server definition which contains a very simple JPA application consisting of a single servlet and a JPA servlet.
nacho4d/ScreenCover
Sample project that reproduces possible bug in iOS13 beta (17A5547d)
nacho4d/SwaggerWithJsonProperty
nacho4d/swift-buildpack
IBM Cloud buildpack for Swift
nacho4d/swift-cloudant
A Swift Lang client for Cloudant and CouchDB
nacho4d/swift-package-manager
The Package Manager for the Swift Programming Language
nacho4d/swift-resources
prof of concept for swift resources
nacho4d/SwiftHamcrest
Hamcrest test assertions for Swift
nacho4d/XCResultKit