shawnbaek
✉️ Email me at [email protected]
Funding Links: https://github.com/sponsors/ShawnBaek
- Name: Shawn Baek
- Location: Singapore
- Kind: user
- Followers: 87
- Following: 100
- Total stars: 217
- Repositories count: 55
- Created at: 2022-11-03T18:38:50.225Z
- Updated at: 2025-07-10T23:10:01.865Z
- Last synced at: 2025-07-10T23:10:01.864Z
GitHub Sponsors Profile
I'm a South Korean living in Singapore.
I'm working on useful open sources libraries
Table (inspired by Javascript's console.table)
Slippery (Custom CollectionViewFlowLayout for scaling, opacity and highlighting specific cell index)
Device Detector (Detect device model both Simulator and Physical Device)
Xray (Show all view hierarchy at Runtime)
I'm also writing a post about iOS development.
https://shawnbaek.com
My Personal Project
TravelCrumb
- Current Sponsors: 0
- Past Sponsors: 0
- Total Sponsors: 0
- Minimum Sponsorship: $1.00
Featured Works
ShawnBaek/Table
print table on swift. print(table: [1, 2, 3])
Language: Swift - Stars: 83ShawnBaek/Slippery
Slippery that can give various focus effects to specific cells when scrolling in collection view
Language: Swift - Stars: 18ShawnBaek/DeviceDetector
Detecting Apple devices
Language: Swift - Stars: 13