vuinguyen
Getting Google Cloud Architect Certified.Software Engineer. Ex-OSS Maintainer & Leadership Fellow of @WWCodeMobile, @atomicrobot @VuiAtBanno.Speaker
Sunfish Empire LLCDenver, CO
Pinned Repositories
EnumManagedStates
A SwiftUI project that demos using enums to manage loading states
FishingDaze
A fishing journal app to document fishing trips, built for my capstone project, for my Udacity iOS Nanodegree program.
IceCreamFlavors
A main-detail app that lists ice cream flavors, built in SwiftUI. Project used to teach an open source contributing workshop I taught for try!Swift World 2020.
NavControlAlloy
NavigationController project, rewritten for the Alloy framework.This code no longer works. Look at the NavControlTi32 project for a working copy.
NavControlTi32
This is an API I wrote, that is a Cross Platform Navigation Controller. Allows developers to build apps in Titanium that opens multiple windows in the same screen, for Android and iOS. Compatible with Titanium 3.2.0.
SwiftUIDesignList
A SwiftUI design library for custom fonts and colors. A Kitchen Sink app demoing custom colors and fonts applied from the SwiftUI design library.
Ti-Navigation-Controller
Cross platform navigation controller for Appcelerator Titanium. This code no longer works. Look at the NavControlTi32 project for a working copy.
TipperSwiftUI
A tipping calculator built in SwiftUI. Look at tagged releases for before, after, and payscreen for examples of integration with UIKit.
TipperUIKit
A tipping calculator built in UIKit. Look at tagged releases for before, after, and payscreen for examples of integration with SwiftUI.
WWCodeMobile
Content, Code & Resources for WWCodeMobile Events
vuinguyen's Repositories
vuinguyen/SwiftUIDesignList
A SwiftUI design library for custom fonts and colors. A Kitchen Sink app demoing custom colors and fonts applied from the SwiftUI design library.
vuinguyen/IceCreamFlavors
A main-detail app that lists ice cream flavors, built in SwiftUI. Project used to teach an open source contributing workshop I taught for try!Swift World 2020.
vuinguyen/EnumManagedStates
A SwiftUI project that demos using enums to manage loading states
vuinguyen/practice-git-skills
A simple project for folks to practice submitting PRs using Git
vuinguyen/TipperUIKit
A tipping calculator built in UIKit. Look at tagged releases for before, after, and payscreen for examples of integration with SwiftUI.
vuinguyen/ArduinoUnoBasics
Some sketches to demo basic concepts of working with the Arduino Uno
vuinguyen/FishingDaze
A fishing journal app to document fishing trips, built for my capstone project, for my Udacity iOS Nanodegree program.
vuinguyen/HelloWatchConnect
Sample project to demo sending messages between an iPhone app and watch app using Watch Connectivity
vuinguyen/WWCodeMobile
Content, Code & Resources for WWCodeMobile Events
vuinguyen/NameThatPet-ObjC-Swift
An iOS pet name generating app, written in Objective-C and Swift
vuinguyen/SearchIsOver
Displays a searchable list of ice cream flavors, which can be narrowed down by ingredient filters. Built in SwiftUI
vuinguyen/TipperSwiftUI
A tipping calculator built in SwiftUI. Look at tagged releases for before, after, and payscreen for examples of integration with UIKit.
vuinguyen/building-nested-hashes-denver-web-career-042219
vuinguyen/coding-interview-practice
A Swift Playground with my solution to several coding interview questions
vuinguyen/CRUDPhotoAlbum
An iOS Photo Album app that displays multiple photos, & allows users to add / delete (CRUD)
vuinguyen/dear-github-2.0
📨 An open letter to GitHub from the maintainers of open source projects
vuinguyen/DEV-ios
DEV Community iOS App
vuinguyen/firefox-ios
Firefox for iOS
vuinguyen/hash-iteration-denver-web-career-042219
vuinguyen/js-basics-control-flow-lab-immersive-alum
vuinguyen/js-basics-strings-code-along-immersive-alum
vuinguyen/js-principles-scope-lab-immersive-alum
vuinguyen/MemeV2
Meme generating app plus, table and collection views, built for my Udacity iOS nanodegree program
vuinguyen/MsgDevices
A Proof of Concept to show how an iPhone app and its companion watchOS app communicate
vuinguyen/oo-cash-register-denver-web-career-042219
vuinguyen/PreparingConferenceTalk
Slides for workshop on conference speaking, delivered on September 24, 2021, for Women Who Code
vuinguyen/ScrollableViewAlbum
A Photo Album that scrolls left and right
vuinguyen/UnwrapOptionals
A Swift Playground demonstrating safe unwrapping of optionals using optional binding and guard.
vuinguyen/VirtualTourist
A tourist map app, that displays pictures associated with pins on a map. Built for my Udacity iOS Nanodegree Program
vuinguyen/WeatherBitPlayground
An iOS Swift playground to experiment with the WeatherBit.io API