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 | ||
⌁ PULL | team-native/hopes-iOS-v1 Pull request | 17m ago |
⌁ PULL | team-native/hopes-iOS-v1 Pull request | 17m ago |
⌁ PULL | team-native/hopes-iOS-v1 Pull request | 17m ago |
⌁ PULL | team-native/hopes-iOS-v1 Pull request | 17m ago |
↗ PUSH | dltldn1234/TIL Pushed commits | 22m ago |



