https://github.com/saadanis/100-days-of-swiftui
All projects from Paul Hudson's 100 Days of SwiftUI course.
https://github.com/saadanis/100-days-of-swiftui
100-days-of-swiftui swiftui
Last synced: 3 months ago
JSON representation
All projects from Paul Hudson's 100 Days of SwiftUI course.
- Host: GitHub
- URL: https://github.com/saadanis/100-days-of-swiftui
- Owner: saadanis
- Created: 2024-02-19T13:11:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-21T08:38:47.000Z (about 1 year ago)
- Last Synced: 2024-05-21T20:32:45.729Z (about 1 year ago)
- Topics: 100-days-of-swiftui, swiftui
- Language: Swift
- Homepage: https://www.hackingwithswift.com/100/swiftui
- Size: 295 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 100 Days of SwiftUI Projects
## Overview
[100 Days of SwiftUI](https://www.hackingwithswift.com/100/swiftui) is a course by [Paul Hudson](https://mastodon.social/@twostraws) that teaches the basics of Swift and SwiftUI. This repository contains all the projects implemented from the course.I originally completed the course in July 2020, but I am speedrunning the course again to refresh my memory.
## Projects
1. Day 16-18: [WeSplit](https://www.hackingwithswift.com/100/swiftui/16).
2. Day 19: [Convertence](https://www.hackingwithswift.com/100/swiftui/19).
3. Day 20-22: [GuessTheFlag](https://www.hackingwithswift.com/100/swiftui/20).
4. Day 25: [RockPaperScissors](https://www.hackingwithswift.com/100/swiftui/25).
5. Day 26-28: [BettterRest](https://www.hackingwithswift.com/100/swiftui/26).
6. Day 29-31: [WordScramble](https://www.hackingwithswift.com/100/swiftui/29).
7. Day 32-34: [Animations](https://www.hackingwithswift.com/100/swiftui/32).