Domenico Vacchiano's repositories
cc-crazy-monkey
A Single Payline Slot Machine made with Cocos Creator...and love :)
iOS-Google-Now-Cards-Interface
Trying to replicate the Google's Search Cards Animation on iOS
micro-node-api-gateway
A basic implementation of a NodeJs Api Gateway.
iOS-IPCamViewer
An IPCam Viewer, based on UIImageView subclass.
iOS-LazyTableView
A subclass of the UITableView with an easy lazy loading (infinite scroll) implementation.
iOS-Game-15puzzle
A simple SpriteKit implementation of the famous "Fifteen Puzzle" game
iOS-Images-Slideshow
An image slideshow, based on UIImageView subclass.
android-restlet
A very simple ptoject/tutorial to show how to use Restlet and Gson libs under Android
api-composition-pattern-graphql-node
An implementation of the API Composition Pattern using GraphQL and NodeJS
cc-sdkbox-facebook
A Cocos Creator Project with SDKBOX Facebook (iOS tested, very soon Android too)
iOS-Histogram
A very simple histogram graph built with Core Graphics.
iOS-SpriteKit-TextureAtlasAnimation
An useful SKNode subclass that allows to animate a set of sprite frames of an atlas bundle.
micro-node-service-registry-lib
An utility library that helps to implements a service registry, server-side discovery, for NodeJs microservices.
csharp-minesweeper-sdk
A class set to solve the logic of the famous game Minesweeper :)
iOS-Concurrent-Downloader
An NSOperation subclass that implements (ObjC and Swift) a concurrent file downloader.
iOS-Google-Panoramio-API
A project tutorial to demonstrate how to use Google Panoramio API with CLLocationCoordinate2D
iOS-JSON-API
A very easy way to consume JSON API (ObjC and Swift)
iOS-Marquee
A simple implementation of a marquee effect
iOS-Parallax-Layer-Builder
With this class you can build Image Scrollable Layers, to implement a parallax system (horizontal and vertical).
iOS-Password-Entropy
A basic implementation (Swift and Objective-C) of the Password Entropy, that allows to evaluate how much secure and strong is a password evaluating also an hypothetical hacking attack.
fn-game-server
FnProject game server tutorial
micro-node-mongo-lib
An utility library that helps to manage Mongo database connections.
micro-node-net-lib
An utility library that helps to manage the life cycle of a Node.Js server instance.
micro-node-service
A basic implementation of a NodeJs Microservice to explain how to use my MicroNodeKit.
zipkin-node
Zipkin JS tutorial