Pinned Repositories
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
dreamio-app
iOS Dream Journal written in Swift. It utilises Firebase real-time database.
SocialApp
Instagram like iOS app written in Swift. The backend used is Firebase Database and Firebase Storage.
Sup
Sup is a simple instant messaging app. It uses Firebase Database to authenticate users and store messages.
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.
boldlion's Repositories
boldlion/SocialApp
Instagram like iOS app written in Swift. The backend used is Firebase Database and Firebase Storage.
boldlion/dreamio-app
iOS Dream Journal written in Swift. It utilises Firebase real-time database.
boldlion/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.
boldlion/appVersion
Displaying App version using Swift.
boldlion/ARRollTheDice
Swift demo using ARKit & SceneKit to add and roll dice on a horizontal plane
boldlion/Climate
Weather app that detects the location using CoreLocation Framework and shows the temperature in Celsius.
boldlion/Destini
A simple app that follows the destiny of your character based on the choices you make.
boldlion/DogBreed
Fetching and displaying Dog Breeds from an API.
boldlion/Draw
Simple Swift written app that allows you to draw with 3 different colors, different stroke width, undo and clear canvas functionality
boldlion/Sup
Sup is a simple instant messaging app. It uses Firebase Database to authenticate users and store messages.
boldlion/filter-in-search-bar
Search for a country using UISearchBar displayed in a UITableView
boldlion/fun-with-flags
Fun little app written in Swift to check whether or not the user knows countries' flags
boldlion/GestureRecognizersDemo
Swift Demo App showing all of the UIGestureRecongnizers in action.
boldlion/gitignore
A collection of useful .gitignore templates
boldlion/HotdogOrNot
Demo app written in Swift using CoreML & Vision Frameworks with an Inception V3 to detect Hotdog photos.
boldlion/image-viewer
A simple app, that allows you to preview an image in a UITableView
boldlion/ios-nd-networking
Resources for Udacity's iOS Networking with Swift course.
boldlion/JustDoIt
Simple To-Do app written in Swift. It persists the data locally, using Realm.
boldlion/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
boldlion/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.
boldlion/NetworkingInSwift
Example of Networking in Swift using URLComponents to compose the URL, URLSession to download the data and JSONSeriliazion do parse the data
boldlion/Quizzler
Quiz app written in Swift. It shows 13 questions, a progress bar and alert based on the user's answer.
boldlion/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
boldlion/SwiftFirebaseTutorials
boldlion/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)