Independent software developer in Seoul

Hi, I'm Seungwoo.

I build apps, write about the process, and share the everyday life around solo software work.

ArchiveCut screenshot

ArchiveCut

A macOS app for trimming unused media from Final Cut Pro projects, events, and libraries to reclaim storage.

TypeKo screenshot

TypeKo

A Korean typing practice app shaped around recognition, listening, and recall.

SpeakGym screenshot

SpeakGym

A speaking practice app for getting thoughts out clearly, then improving the next take.

Other work

More apps and open-source projects.

Recovering missing footage from an Insta360 camera

Recovering missing footage from an Insta360 camera

A practical guide to using TestDisk and PhotoRec when footage disappears from an Insta360 camera's microSD card.

Fix a SwiftUI List ForEach Preview crash on macOS

Fix a SwiftUI List ForEach Preview crash on macOS

If a macOS SwiftUI Preview crashes inside List ForEach, adding AnyView(EmptyView()) can work around the failure.

Streamlining xcodebuild for AI-assisted development

Streamlining xcodebuild for AI-assisted development

xcodebuild's output is verbose, and test failures don't include why they failed. A pair of wrapper scripts can fix this.