Git Product home page Git Product logo

Gary Hanson's Projects

addressbook icon addressbook

Flutter address book which uses mysql1 and a Form with validation. Updated to Flutter 2.5.3 and Dart 2.14.4.

blackjack icon blackjack

Blackjack is an iOS app written in Swift that implements a basic game of blackjack. Uses UIKit and UI is done programmatically.

chessboard icon chessboard

Chessboard is an iOS app written in Swift that uses MultipeerConnectivity to let users on two devices play a game of chess.

chessboardswiftui icon chessboardswiftui

SwiftUI app that uses LazyVGrid for the board and gestures to move pieces. It is a digital board, with move validation, to allow two people to play a game of chess.

cointoss icon cointoss

CoinToss is an iOS app written in Swift that does an animated coin toss.

covid icon covid

COVID is a SwiftUI app that tracks the worldwide pandemic.

cryptocurrency-prices icon cryptocurrency-prices

iOS app that shows current pricing for top cryptocurrencies. Uses UIKit, CompositionalLayout and DiffableDataSource

currency-converter icon currency-converter

Currency Converter is an iOS app that shows the current conversion rates for the selected currency.

digest icon digest

Sample app that uses UICollectionViewCompositionalLayout (new in iOS 13) to easily create complex layouts.

digestswiftui icon digestswiftui

DigestSwiftUI is an iOS 15 SwiftUI app that requires Xcode 13. It uses the new TimelineView to continuously display a view of images.

dog-breeds icon dog-breeds

DogBreeds is a sample app that uses a very simple UICollectionView created programmatically. It displays all of the dog breeds in the collectionview.

flickrsearch icon flickrsearch

iOS 15 sample app that downloads photos from Flickr (free api key required) either using Search or Recent uploads.

fotos5 icon fotos5

iOS image viewing app demonstrating features like Coordinators and multiple UICollectionView FlowLayouts.

googlebooks icon googlebooks

GoogleBooks is a sample iOS app that does a search and downloads and displays info using the Google Books API.

kbeview icon kbeview

KBEView is an iOS view that presents a slideshow using a Ken Burns Effect. That is, if there are people in the image it will pan and zoom to highlight their faces.

mappingproperties icon mappingproperties

Sample MapKit iOS app that dynamically groups and un-ungroups properties as the map scale increases and decreases

marqueescroll icon marqueescroll

MarqueeScroll is an iOS app written in Swift that continually scrolls text across screen.

moviedb icon moviedb

MovieDB is now an iOS 15 sample iOS app that uses the Coordinator pattern, async/await and Dependency Injection to display info from tmdb about movies and actors.

news icon news

News is a sample app for iOS written in Swift that uses a tableview, constraints, async imageview and a nice dropdown menu.

newsswiftui icon newsswiftui

NewsSwiftUI is an iOS 15 SwiftUI application for displaying news from a news feed that requires Xcode 13. It uses async/await throughout. It is also used in a CachedAsyncImageView

photos13 icon photos13

Sample iOS 13 photos app that demonstrates UICollectionViewCompositionalLayout, Coordinator pattern, camera roll, CADisplayLink usage and some other stuff.

signin-uikitandcombine icon signin-uikitandcombine

Sample app to create new user using UIKit and Combine. Combine allows moving the validation code out of the view controller and helps prevent bloat.

signinswiftui icon signinswiftui

Yet another SwiftUI user signup app. It uses Combine to move all validation code out of the view and into separate object. Very clean.

solitaire_flutter icon solitaire_flutter

Solitaire is a version of the game written for Flutter in Dart. Updated to Flutter 2.5.3, Dart 2.14.4 with Null Safety, etc. Also updated app to use Providers with ChangeNotifier and Consumer.

uselessfacts_flutter icon uselessfacts_flutter

This is a fun, simple flutter app that shows a daily useless fact, and random useless facts. It's a simple app, but the facts are fun and/or interesting, and I like them.

weatherswift icon weatherswift

iOS weather app whose layout is constraint-based entirely in code.

weatherswiftui icon weatherswiftui

This is an iOS 13 app that uses SwiftUI and Combine to create a UI similar to parts of the Yahoo! weather app.

weatherwithwidgets icon weatherwithwidgets

SwiftUI weather app for iOS 14. The weather app UI is similar to Yahoo! weather. Has large and small Widgets.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.