Pinned Repositories
FCMTutorial
Firebase Cloud Messaging tutorial
GCM_Tutorial
Projeto exemplo Google Cloud Messaging
GCMApp
Android project built to show how to get started with GCM (Google Cloud Messaging).
gitignore
A collection of useful .gitignore templates
iPosted
An exercise project that I've created in order to practice TDD (Test driven development).
KickerKill
My-Weather-PWA
Progressive Web App example.
TDD_Swift_4
This repo contains the exercises provided by the book Test-Driven iOS Development With Swift 3. Though the book is based on Swift 3 I'll be migrating its exercises for Swift 4 with Xcode 9.
YoutubePlayer
A sample project describing how to play Youtube videos inside an iOS application using the iframe Youtube API.
zupmovies
Test case project
ton1n8o's Repositories
ton1n8o/FCMTutorial
Firebase Cloud Messaging tutorial
ton1n8o/GCMApp
Android project built to show how to get started with GCM (Google Cloud Messaging).
ton1n8o/KickerKill
ton1n8o/GCM_Tutorial
Projeto exemplo Google Cloud Messaging
ton1n8o/gitignore
A collection of useful .gitignore templates
ton1n8o/iPosted
An exercise project that I've created in order to practice TDD (Test driven development).
ton1n8o/My-Weather-PWA
Progressive Web App example.
ton1n8o/TDD_Swift_4
This repo contains the exercises provided by the book Test-Driven iOS Development With Swift 3. Though the book is based on Swift 3 I'll be migrating its exercises for Swift 4 with Xcode 9.
ton1n8o/YoutubePlayer
A sample project describing how to play Youtube videos inside an iOS application using the iframe Youtube API.
ton1n8o/zupmovies
Test case project
ton1n8o/Bitwise-Operators
Xcode Playground files with the bitwise operators.
ton1n8o/Data-structures
Xcode Playground files with the most common data structures.
ton1n8o/LatestOnFlickr
Sample iOS app implemented playing TDD. This app is intended to present the latest public content uploaded on Flickr.
ton1n8o/MemeMe
MameMe - Udacity's project
ton1n8o/OnTheMap
Udacity's On The Map project.
ton1n8o/PitchPerfect
Udacity's first project
ton1n8o/ProgressDialogExample
Pequeno projeto Android apresentando como utilizar uma ProgressDialog juntamente com uma AsyncTask realizando um processo em background. Android sample project teaching how to use a ProgressDialog with an AsyncTask working on a background process.
ton1n8o/RxSample
RxSwift sample project
ton1n8o/ShortestPath
Dijkstra's algorithm using TDD.
ton1n8o/Swift-4-General-Studies
A set of Playground files (Xcode 9) divided by some of Swift's features with explanations and a few notes made while studying it.
ton1n8o/TheCoordinator
A sample iOS Swift project using the Coordinator pattern.
ton1n8o/Virtual-Tourist
Udacity's Virtual Tourist project.
ton1n8o/zupmovies-ios