Pinned Repositories
docker-firebase-tools-base
A lightweight Docker image with Firebase CLI for use in CI/CD pipelines.
json-framework
JSON (JavaScript Object Notation) is a light-weight data interchange format that's easy to read and write for humans and computers alike. This framework implements a strict JSON parser and generator in Objective-C.
MVCNetworking
A sample code provided by Apple. MVCNetworking is a sample that shows how to create a network application using the Model-View-Controller design pattern. Specifically, it displays a photo gallery by getting the gallery's XML description, thumbnails and photos from a web server, and uses Core Data to cache this information locally.
Operations-Demo
Demo project for managing asynchronous NSURLConnection downloads using NSOperations and NSOperationQueues
SDURLCache
URLCache subclass with on-disk cache support on iPhone/iPad. Forked for speed!
spring-shoestore
An example of Clean Architecture in Spring. Demo app for Spring 2023
wiki-docs
Docs for Wiki.js 2.x
upnpx
Clone of upnpx - Open Source Mac OS X / iOS Cocoa UPnP Stack
acernikovs's Repositories
acernikovs/MVCNetworking
A sample code provided by Apple. MVCNetworking is a sample that shows how to create a network application using the Model-View-Controller design pattern. Specifically, it displays a photo gallery by getting the gallery's XML description, thumbnails and photos from a web server, and uses Core Data to cache this information locally.
acernikovs/docker-firebase-tools-base
A lightweight Docker image with Firebase CLI for use in CI/CD pipelines.
acernikovs/json-framework
JSON (JavaScript Object Notation) is a light-weight data interchange format that's easy to read and write for humans and computers alike. This framework implements a strict JSON parser and generator in Objective-C.
acernikovs/Operations-Demo
Demo project for managing asynchronous NSURLConnection downloads using NSOperations and NSOperationQueues
acernikovs/SDURLCache
URLCache subclass with on-disk cache support on iPhone/iPad. Forked for speed!
acernikovs/spring-shoestore
An example of Clean Architecture in Spring. Demo app for Spring 2023
acernikovs/wiki-docs
Docs for Wiki.js 2.x