![[The Birth of KeyFlow #1] 6 Weeks of "Grinding" with Gemini 3.0 Pro](https://assets.keyflow.me/public/users/eEdKY3L7u7UR8tr1kEyExaeOLve2/cover/1769077317145_post-cover-1769077313263.webp)
What happens when you push 6 months of agency-level engineering through an AI's CPU in just 6 weeks?
@taehwandev
[안녕하세요, 태환입니다] 글쓰기 플랫폼 KeyFlow의 운영과 개발을 총괄하고 있는 태환입니다. 사용자가 생각에 집중할 수 있는 환경을 만들기 위해 플랫폼인 키플로우 전체의 기획부터 배포, 관리를 리딩하고 있습니다.
[목표] 단순한 기능 구현을 넘어, 전 세계 사용자가 언어의 장벽 없이 소통할 수 있는 글로벌 플랫폼으로 KeyFlow를 성장시키는 것이 저의 목표입니다.
1 2 3 4 5
data class User(
val name: String = "taehwan",
val bio: String = "Android, iOS",
val nickName: String = "Theo",
)