Skip to content

Commit 789f973

Browse files
committed
# update README
1 parent 958f88c commit 789f973

File tree

1 file changed

+64
-9
lines changed

1 file changed

+64
-9
lines changed

README.md

Lines changed: 64 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,75 @@
11
# GitTime
22

3-
GitHub working time - GitTime
4-
![](https://github.com/87kangsw/resume/blob/master/images/gittime.png)
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>
518

619
## Feature
720

821
1. Activity: GitHub Contributions graph & Event lists
922
2. Trending: Trending Repositories & Developers
1023
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">
1129

1230
## Skills
1331

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

Comments
 (0)