There are no reviews yet. Be the first to send feedback to the community and the maintainers!
cs193p-Winter-2017
These are the lectures, slides, reading assignments, and problem sets for the 'Developing iOS 10 Apps with Swift' CS193p course offered at the Stanford School of Engineering and available on iTunes U.cs193p-Spring-2016
These are the lectures, slides, reading assignments, and problem sets for the 'Developing iOS 9 Apps with Swift' CS193p course offered at the Stanford School of Engineering and available on iTunes U.cs193p-Fall-2017
These are the lectures, slides, reading assignments, and problem sets for the Developing Apps for iOS 11 with Swift 4 CS193p course offered at the Stanford School of Engineering and available on iTunes U.swift-coding-challenges
These Swift code challenges cover important concepts for any coding interview. The solutions are all in Swift 3 and Swift 4.mit-cs-courses
This repository is for publishing my problem sets and tracking my progress through the junior and senior year courses of the MIT Computer Science Bachelor degree program from the MIT Open Courseware.freecodecamp
This repo contains my foundation coding challenges in the JavaScript Full Stack Web Development Program at Free Code Camp.python_master_degree
My self study of the Foundations of Python in order to build Mastery in Artificial Intelligence.blocstagram2
A Swift 3 / iOS 10 Instagram Clone for photo sharing with a Firebase backend.HackingWithSwift
This repo contains my Swift projects from Paul Hudson's awesome Hacking With Swift tutorial series.v
The V Engine is an iOS 9 / Swift 2 person to person messaging and group real-time communications platform with Contact import, Core Data persistence, and Firebase 2.0 Cloud sync. All UI and Auto Layout was done programmatically.logincontroller
An iOS 10 / Swift 3 based App that is an example of a Walkthrough / Onboarding / Guide / Login component. Utilizes a UICollectionView to page through several screens of content. All UI is programmatic and uses AutoLayout.CustomUIActionSheet
This is a sample project to demonstrate the construction of a custom UIActionSheet and compare it to Apple's UIActionSheet.fruitycrush
An iOS 9 / Swift 2 match-three puzzle game using SpriteKit and the Facebook Pop animation library.musicvideos
An iOS 9 / Swift 2 App that parses the iTunes JSON API in order to provide the latest iTunes top music videos.NSMutableArray-Shuffle
A helpful category on NSMutableArray that provides a method to shuffle the array.quizlr
An iOS 10 / Swift 3 based Quiz App designed to provide a foundation to fun quizzes. All UI is programmatically implemented with no Interface Builder.thundera
Thundera is an iOS 11 / Swift 4.2 based podcast audio player app that lets you search for and bookmark available Podcasts on iTunes, and has full support for offline audio playback.pocketmonster
An iOS 9 tamagotchi virtual pet monster written in Swift 2.clima
An iOS and Android Weather App written in Flutter 1.5 / Dart 2.3 and Swift 5. Uses the OpenWeatherMap API and the device geolocation.films
films is an iOS App written in Swift that uses the OMDB (Open Movie Database) API to provide a delightful way to look-up and discover films.projects
An iOS 9 / Swift 2 Project Management companion app to help you manage multiple projects.slappylock
A Pop the Lock iOS 9 Clone written in Swift 2 using SpriteKit.space-defender
Space Defender is an iOS 10 / Swift 3 based SpriteKit game where you control a spaceship hurtling through the vacuum of space.mit-6.0001-intro-cs-python
These are the lectures, slides, reading assignments, and problem sets for the MIT 6.000.1 Intoduction to Computer Science and Programming in Python Open Courseware offered at the Massachusetts Institute of Technology Electrical Engineering and Computer Science Department and available at OCW.us-presidents
This repo contains my iOS POTUS Quiz App for President's Day. It is written in Swift and it is meant as an educational game app to teach about US Presidents.streak
Streak is the easiest way to help motivate you to create behaviors by helping you set and track your streaks. Simply set a desired streak and the app both reminds and keeps track of how many days you've been on your streak. Stay focused on your work - not tracking it. Streaks are an amazing motivational tool - don't break your streak!TitoSays
The classic electronic memory game, and one of the best selling games of the 1980s, is back - and on a Watch! This is my first WatchKit App - a clone of the Simon game. Watch, Remember, Repeat!drizzle
A simple weather app written in Swift that tells you if you need a hat, an umbrella, a coat, a hoodie, or just a t-shirt.blox
blox offers a unified inbox for all your social media. Built in Swift and using Realm for iOS.BackTalk
A fun iOS app, written in Swift, using the new in iOS 8 AVAudioEngine, that allows the user to record their voice and play it back with different distortions in order to create special effects.CustomVCTransition
This is a sample project to demonstrate the construction of a custom View Controller transition.fleek
fleek is an iOS App that uses Apple Maps to help you discover new places and exciting adventures. fleek does not require active participation unlike Yelp, Google Maps, etc. but instead alerts you when you're near places of interest even when the app is closed.pokedex
An iOS 9 Swift 2 Pokédex that uses the Pokémon RESTful API. All the Pokémon data you'll ever need right in your pocket.calcraft
A Minecraft inspired calculator written in Swift 2 using iOS 9 StackViews with Xcode 7.1.movies
Movies is an iOS 10 App written in Swift 3 that uses the OMDB (Open Movie Database) API to provide a delightful way to look-up and discover movies.films-tvOS
A Swift 2 tvOS 9 app that uses the Movie Database (TMDb) API to provide a Collection View of popular movies.highnoon
A Desert Themed 2D Infinite Scroller written using the Unity Game Engine.fleek2
fleek is a social networking iOS App that uses Apple Maps to help you discover new places and exciting adventures with your friends. fleek helps you and your new friends pick destinations based on mutual interests.facetube
An iOS 9 Swift 2 Material Design inspired social networking app using the Facebook SDK natively for login, Firebase as its data backend, and ImageShack for photos. Alamofire is used for networking and CocoaPods for dependency management. A MVC-N design pattern is used with a Singleton Network Controller providing Data Services.helloAPI
A nodeJS, MongoDB API with express, body-parser, and mongoose to demonstrate a Hello World API development server.ios-nanodegree
This repo contains the apps built in the Udacity iOS Nanodegree Program. All Apps are completely written from scratch in Swift.TableViewNoIB
This is an sample Xcode project to demonstrate having a TableView Controller with no NIB or XIB.tooter
An iOS 9 OG App, AKA Objective-C based, that displays a list of Video Tutorials from a Node.js server backend.vhs
This is a retro VHS webpage experiment.HipsterWeather
A Native Apple Watch weather app written in Swift 2. This was done for the Apple Watch Hackathon 2015 in SF.CloudDJ
Cloud DJ is an iOS app that enables you to build a playlist from your music in the cloud.pocket-critter-go
Pocket Critter Go is a Pokemon Go Clone written for iOS 10 in Swift 3 that utilizes Map Views, Annotations, Core Data, and SpriteKit.slappydraw2
Updated iOS 12 / Swift 4 based App for drawing and painting that utilizes Firebase to persist the path and color data.battlebots
An iOS 9 tap game to illustrate OOP in Swift 2.1 and the usage of classes, inheritance, polymorphism, and optionals.slappychess
An iOS 10 / Swift 3 Chess app.blotify
Blotify is an an iOS 11 / Swift 4 based music player app that searches Spotify for music to play.MultipleVC
This is a sample project to demonstrate using Multiple View Controllers in Swift to compliment a blog entry.v2
The V Second Edition Engine is an iOS 10 / Swift 3 person to person messaging and group real-time communications platform built on Firebase 3.0 Cloud sync.unity_vr_roadshow
This is the Unity VR Roadshow starter project entitled Viking Quest VR. Note that it require Unity 5.6.2.dart-deck
An Object Oreinted Dart program that models a deck of cards providing for standard deck operations such as shuffling, dealing, and suit finding.gallery
An iOS 9 / Swift 2 Art Gallery App that uses In-App Purchasing (IAP), to allow a user to buy Art, and Core Data for persistence.nostalgia
An iOS 10 / Swift 3 App that uses the Photo Library and access to the microphone to make a voice recording associated with a photo and transcribe that memory to text to enable playback and searching both in app and in Spotlight to search your photo lirbary.yumyum
An iOS 9 Swift 2 app to keep track of your favorite recipes using Core Data for persistence.taptap
An iOS 9 clicking game written in Swift in Xcode 7.1.pledge
An iOS 10 / Swift 3 App that contains an animated login screen.buzzlr
buzzlr is a Tumblr browser written in Swift. This was done for the Yahoo Mobile Developer Conference Hackathon 2015 in NY.cs193p-Winter-2015
These are the problem sets for the 'Developing iOS 8 Apps with Swift' CS193P course offered at the Stanford School of Engineering and available on iTunes U.quizlr-plus
An iOS and Android quiz app designed to provide a foundation for fun quizzes. Written in Flutter 1.5 / Dart 2.3.hotdog
Hotdog is an iOS 11 / Swift 4 based image recognition app that uses Core ML to classify whether an image is a Hotdog or Not a Hotdog.jukebox
An iOS Playlist Browser written in Swift with a Noir UX. Originally written to demonstrate Navigation Controllers, Multiple View Controllers, and VC transitions in Swift.hoods
A Swift 3 / iOS 10 White Label Geolocation Social Network Map First Product. Available in the App Store.vendingmachine
An iOS 9 / Swift 2 Vending Machine App that models a vending machine in the real world.pushy
Pushy is an iOS 11 / Swift 4 Push Notifications sample app that uses Firebase as a back-end to send push notifications.cs193p-Winter-2013-hw2
An enhancement to the solution from Assignment 1 to add a second card game, Set, to the card matching game app.dicey
An iOS and Android dice roller app that animates the rolling of two dice. Written in Flutter 1.5 / Dart 2.3 and with a Swift 5.1 / Xcode 11 version.swift-ds-algo
This is a repository of Swift Data Structures and Algorithms ranging from Big-O Analysis, Linked Lists, Recursion, Generics and Sorting.cs193p-Winter-2013-hw0
This is the Card Flipping App Demo walkthrough as presented in the Stanford CS193P Winter iOS Programming Lecture 1 and 2.flowerpower
Flower Power is an iOS 11 / Swift 4 based image recognition app that uses the Oxford 102 Category dataset as a pre-trained model for Core ML to classify what type of flower is in your photo.Love Open Source and this site? Check out how you can help us