Dani's repositories
dreamio-app
iOS Dream Journal written in Swift. It utilises Firebase real-time database.
voice-changer
A simple Swift app that allows you to record a message and play it back with a changed rate, pitch, echo or reverb. The app uses AVFoundation for recording and playing the sounds.
appVersion
Displaying App version using Swift.
ARRollTheDice
Swift demo using ARKit & SceneKit to add and roll dice on a horizontal plane
Climate
Weather app that detects the location using CoreLocation Framework and shows the temperature in Celsius.
Destini
A simple app that follows the destiny of your character based on the choices you make.
DogBreed
Fetching and displaying Dog Breeds from an API.
Draw
Simple Swift written app that allows you to draw with 3 different colors, different stroke width, undo and clear canvas functionality
Sup
Sup is a simple instant messaging app. It uses Firebase Database to authenticate users and store messages.
filter-in-search-bar
Search for a country using UISearchBar displayed in a UITableView
fun-with-flags
Fun little app written in Swift to check whether or not the user knows countries' flags
GestureRecognizersDemo
Swift Demo App showing all of the UIGestureRecongnizers in action.
gitignore
A collection of useful .gitignore templates
HotdogOrNot
Demo app written in Swift using CoreML & Vision Frameworks with an Inception V3 to detect Hotdog photos.
image-viewer
A simple app, that allows you to preview an image in a UITableView
ios-nd-networking
Resources for Udacity's iOS Networking with Swift course.
JustDoIt
Simple To-Do app written in Swift. It persists the data locally, using Realm.
MyLocation
A demo app featuring MapKit with Swift. It includes getting user's current location along with getting route directions to a desired (pin) location
NBA
SwiftUI List Demo app. It shows a list (table) of some NBA players in a navigation and when you tap on one of the players, it gives you details in a nice UI.
NetworkingInSwift
Example of Networking in Swift using URLComponents to compose the URL, URLSession to download the data and JSONSeriliazion do parse the data
Quizzler
Quiz app written in Swift. It shows 13 questions, a progress bar and alert based on the user's answer.
RollTheDice
Roll the dice is a Swift written app that simply creates the illusion of rolling the dice with pressing a button or shaking the phone
TweetFeeling
Demo app that uses CoreML & Twitter API to pull live tweets in order to display how the users feel about a hashtag or another Twitter user (using their handle)