// Personal project
I built a full-stack developer tools platform for browsing, customizing, and exporting UI components across ten different frameworks (React, Next.js, Vue, Flutter, Kotlin, and more) from a single component definition.
The hard part was making one definition produce genuinely idiomatic code in ten different ecosystems.
Developers switching between frameworks usually have to rebuild the same UI component from scratch in each one, and non-technical team members have no way to assemble a layout without writing code at all.
I built a single source-of-truth component definition and a conversion layer that outputs idiomatic code per framework, then added an AI editor and a drag-and-drop builder on top so both developers and non-technical users could work with it.






