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.

Why my Insta360 GO Ultra footage disappeared

Why my Insta360 GO Ultra footage disappeared

How exFAT timestamps, decrypted firmware logs, and Mac mount history narrowed several days of missing footage to a lost recording directory.

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.