Skip to content
Snippets Groups Projects
Commit 85d16269 authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent e71d6a76
No related branches found
No related tags found
No related merge requests found
...@@ -93,41 +93,41 @@ own. However, you need explicit permission for a proposed app from Dr. Keleher ...@@ -93,41 +93,41 @@ own. However, you need explicit permission for a proposed app from Dr. Keleher
before proceeding. before proceeding.
1. Asteroids-equivalent shooter game, including: 1. Asteroids-equivalent shooter game, including:
- spritekit, 1. spritekit,
- sound, 1. sound,
- artwork. 1. artwork.
1. Augmented Reality 1. Augmented Reality
- Pokeman Go-lite 1. Pokeman Go-lite
- Grocery store ingredients scanner (for those with sensitivities to 1. Grocery store ingredients scanner (for those with sensitivities to
specific ingredients specific ingredients
1. AVController for recording audios of people’s voices and plays with them adding different effects 1. AVController for recording audios of people’s voices and plays with them adding different effects
1. Bike route planner / tracker 1. Bike route planner / tracker
- track route with line on map 1. track route with line on map
- export to a .fit 1. export to a .fit
- upload to strava 1. upload to strava
- plan from current location (this would require google map sdk) 1. plan from current location (this would require google map sdk)
1. Cryptocurrency/Stock price tracker 1. Cryptocurrency/Stock price tracker
- Get price data as a stream (NSURLSession) 1. Get price data as a stream (NSURLSession)
- Add streams to current app instance 1. Add streams to current app instance
- Display graphs, compute price indicators based on data 1. Display graphs, compute price indicators based on data
1. Healthkit data mining and presentation. 1. Healthkit data mining and presentation.
1. Local events: Swipe to find events, and event hosters can swipe to match with who they want to invite. 1. Local events: Swipe to find events, and event hosters can swipe to match with who they want to invite.
- GPS to find events based on location 1. GPS to find events based on location
- Basic UI with swipe gestures, notifications, etc. 1. Basic UI with swipe gestures, notifications, etc.
1. Location based messaging app. All users would be anonymous, and can choose to see and reply to posts made within a radius of their choosing. 1. Location based messaging app. All users would be anonymous, and can choose to see and reply to posts made within a radius of their choosing.
1. Machine learning: 1. Machine learning:
- Models at 1. Models at
[https://developer.apple.com/machine-learning/models/](https://developer.apple.com/machine-learning/models/), [https://developer.apple.com/machine-learning/models/](https://developer.apple.com/machine-learning/models/),
[https://github.com/SwiftBrain/awesome-CoreML-models](https://github.com/SwiftBrain/awesome-CoreML-models) [https://github.com/SwiftBrain/awesome-CoreML-models](https://github.com/SwiftBrain/awesome-CoreML-models)
Build an app to recognize specific types of objects and pull up Build an app to recognize specific types of objects and pull up
online information and links for those recognized objects. online information and links for those recognized objects.
1. Proximity-based swapping, messaging. 1. Proximity-based swapping, messaging.
- Use app-generated QR codes the camera to get an anonymous 1. Use app-generated QR codes the camera to get an anonymous
handle. Even better if the messaging is secure. handle. Even better if the messaging is secure.
1. Weasley magic clock (inspired by Harry Potter) 1. Weasley magic clock (inspired by Harry Potter)
- clock laid out with pre-specified locations (home, work, gym..) 1. clock laid out with pre-specified locations (home, work, gym..)
- arm for each family member / friend, pointing out where they are 1. arm for each family member / friend, pointing out where they are
- intelligent interpolation for intermediate states 1. intelligent interpolation for intermediate states
1. Something else. 1. Something else.
## Grading ## Grading
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment