Jamie Aguinaldo (jmieaguinaldo)

jmieaguinaldo

Geek Repo

Location:Dagupan City

Github PK Tool:Github PK Tool

Jamie Aguinaldo's repositories

RGB-Led-Control-using-Bluetooth-Android

This app sends data to the Arduino board using the Bluetooth module and functionalities such as blinking of LED would be based from the fetched data

Language:JavaStargazers:0Issues:0Issues:0

RGB-Led-Control-using-Bluetooth-Sketch

This sketch fetches data from the Arduino board using the Bluetooth module and functionalities such as blinking of LED would be based from the fetched data

Language:ArduinoStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

UIAlertController-Demo

A demo app that uses UIAlertController with a preferredStyle of Alert and ActionSheet.

Language:SwiftStargazers:0Issues:0Issues:0

View-Animations-in-Swift

Sample app to show animations in Swift such as fading and moving

Language:SwiftStargazers:0Issues:0Issues:0

UINavigationController-and-UITableView-Demo

A demo app that uses a navigation controller and displays a simple table view. The selected value from the list view will be passed to another view controller.

Language:SwiftStargazers:0Issues:0Issues:0

Working-with-Functions-and-UIControls-and-Global-Functions-Demo

Demo app that has a global function to make the button's edge rounded, a global function for the border, and another global function for the UILabel's shadow. Also added is a Blur View.

Language:SwiftStargazers:0Issues:0Issues:0
Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Functions-Demo-in-Swift-2

A demo app that uses a function without a return value, and a function that accepts multiple parameters

Language:SwiftStargazers:0Issues:0Issues:0

Functions-Demo-in-Swift-1

A demo app that uses a function without a parameter, and a function that accepts multiple parameters.

Language:SwiftStargazers:0Issues:0Issues:0

Demo-App-1-in-Swift

A demo app that uses constants and variables to save values, tuples, string interpolation to display values, saving and fetching of values from an empty array, using of control transfer statements (fallthrough), and using of IBOutlet Collection

Language:SwiftStargazers:0Issues:0Issues:0

Demo-App-2-in-Swift

A demo app that uses constants and variables to save values, tuples, string interpolation to display

Language:SwiftStargazers:0Issues:0Issues:0