APPLE PLATFORM
SWIFT
SWIFTUI
FIGMA
BUILDING
import SwiftUI
@MainActor
struct Siwoo: Developer {
let platform = "iOS"
let language = "Swift"
let designTool = "Figma"
var mission: String {
"Understand deeply. Build precisely. Ship relentlessly."
}
func execute() async {
while true {
await learn()
await build()
await debug()
await ship()
}
}
}I don't want to stop at making an app work.
I want to understand the platform deeply enough to build products from idea to App Store.
APPLE_PLATFORM Swift / SwiftUI / UIKit / Xcode
APP_ENGINEERING REST / HTTP / HTTPS / OAuth / JSON / Keychain
ARCHITECTURE MVVM / State Management / Modularization / Tuist
DESIGN Figma / UI·UX / Prototyping / Design Systems
WEB HTML / CSS / JavaScript / React
TOOLING Git / GitHub / VS Code / Firebase / Python
SYS.ACTIVITY.LOG // GitHub Actions syncs every 6 hours.
| SYS.ACTIVITY.LOG // LIVE FEED | ||
⌇ BRANCH | team-native/Native-2-client BRANCH · main | 22h ago |
⌇ BRANCH | team-native/Native-2-main BRANCH · main | 23h ago |
↗ PUSH | team-native/hopes-iOS-v1 Pushed commits | 2d ago |
↗ PUSH | team-native/hopes-iOS-v1 Pushed commits | 2d ago |
↗ PUSH | team-native/Native-2-client Pushed commits | 21h ago |



