|
1 | 1 | # GitTime
|
2 | 2 |
|
3 |
| -GitHub working time - GitTime |
4 |
| - |
| 3 | +<p align=center> |
| 4 | +<img onerror="this.style.display='none';" src="https://is5-ssl.mzstatic.com/image/thumb/Purple124/v4/10/dd/73/10dd7379-af44-0950-1fe6-e53ab010334a/AppIcon-0-0-1x_U007emarketing-0-0-0-10-0-0-sRGB-0-0-0-GLES2_U002c0-512MB-85-220-0-0.png/400x400bb.jpg" alt="400x400bb" width="200" height="200"> |
| 5 | +<br/> |
| 6 | +<a href="https://apps.apple.com/us/app/gittime/id1469013856?mt=8" style="display:inline-block;overflow:hidden;background:url(https://linkmaker.itunes.apple.com/ko-kr/badge-lrg.svg?releaseDate=2019-06-22&kind=iossoftware&bubble=ios_apps) no-repeat;width:135px;height:40px;"></a> |
| 7 | +<br/> |
| 8 | +<a href="https://github.com/ReactorKit/ReactorKit"> |
| 9 | +<img src="https://img.shields.io/badge/architecture-ReactorKit-brightgreen"> |
| 10 | +</a> |
| 11 | +<a href="https://github.com/ReactiveX/RxSwift"> |
| 12 | +<img src="https://img.shields.io/badge/reactive-RxSwift-red"> |
| 13 | +</a> |
| 14 | +<img src="https://img.shields.io/badge/Swift-5.0-ff69b4"> |
| 15 | +<img src="https://img.shields.io/github/v/release/87kangsw/GitTime"> |
| 16 | +<img src="https://img.shields.io/github/contributors/87kangsw/Gittime"> |
| 17 | +</p> |
5 | 18 |
|
6 | 19 | ## Feature
|
7 | 20 |
|
8 | 21 | 1. Activity: GitHub Contributions graph & Event lists
|
9 | 22 | 2. Trending: Trending Repositories & Developers
|
10 | 23 | 3. Follow: My Followers & Following
|
| 24 | +4. Search: Search Users and Repositories |
| 25 | + |
| 26 | +## Screenshots |
| 27 | + |
| 28 | +<img src="https://github.com/87kangsw/resume/raw/master/images/gittime.png"> |
11 | 29 |
|
12 | 30 | ## Skills
|
13 | 31 |
|
14 |
| -- [x] ReactorKit |
15 |
| -- [x] Reactive - RxSwift & RxCocoa & RxDataSources … |
16 |
| -- [x] Moya - Moya/RxSwift |
17 |
| -- [x] SwiftLint |
18 |
| -- [x] Fastlane |
19 |
| -- [x] AcknowList |
20 |
| -- [ ] RxFlow |
| 32 | +- Architecture |
| 33 | + |
| 34 | + - [ReactorKit](https://github.com/ReactorKit/ReactorKit) |
| 35 | + |
| 36 | +- Reactive |
| 37 | + |
| 38 | + - [RxSwift](https://github.com/ReactiveX/RxSwift) |
| 39 | + - [RxDataSources](https://github.com/RxSwiftCommunity/RxDataSources) |
| 40 | + - [RxKeyboard](https://github.com/RxSwiftCommunity/RxKeyboard) |
| 41 | + - [RxOptional](https://github.com/RxSwiftCommunity/RxOptional) |
| 42 | + |
| 43 | +- Networking |
| 44 | + |
| 45 | + - [Moya](https://github.com/Moya/Moya) |
| 46 | + |
| 47 | +- Image Cache |
| 48 | + |
| 49 | + - [Kingfisher](https://github.com/onevcat/Kingfisher) |
| 50 | + |
| 51 | +- Cody Style & Convention |
| 52 | + |
| 53 | + - [SwiftLint](https://github.com/realm/SwiftLint) |
| 54 | + |
| 55 | +- Keychain |
| 56 | + |
| 57 | + - [KeychainAccess](https://github.com/kishikawakatsumi/KeychainAccess) |
| 58 | + |
| 59 | +- Database |
| 60 | + |
| 61 | + - [RealmSwift](https://realm.io/kr/docs/swift/latest/#installation) |
| 62 | + |
| 63 | +- UI |
| 64 | + |
| 65 | + - [SnapKit](https://github.com/SnapKit/SnapKit) |
| 66 | + - [PanModal](https://github.com/slackhq/PanModal) |
| 67 | + |
| 68 | +- Parser |
| 69 | + |
| 70 | + - [Kanna](https://github.com/tid-kijyun/Kanna) |
| 71 | + |
| 72 | +- etc |
| 73 | + - [SwiftyBeaver](https://github.com/SwiftyBeaver/SwiftyBeaver) |
| 74 | + - [AcknowList](https://github.com/vtourraine/AcknowList) |
| 75 | + - [Bagel](https://github.com/yagiz/Bagel) |
0 commit comments