Implementing auto layout system of #uimix. Unlike Figma, UIMix uses margin-bottom for spacings (which are more useful and common than flexbox gaps in websites I think) #buildinpublic
I've written a very basic Figma plugin to copy & paste layers to #uimix. Working a lot to build the landing page of UIMix with UIMix itself. The page built with UIMix can eventually be imported from React, and I want to integrate it into a Next.js app. #buildinpublic
Designing the landing page of #uimix I'm using ChatGPT extensively to generate the outline and wordings. Eventually I want to make whole design process possible in UIMix itself...!
Using ChatGPT (GPT-4) to generate an outline for the landing page for my product. It generates detailed outlines and cool writings. It also gives feedbacks to the product. It's really powerful!
I'm also creating a cloud collaborative editor. Non-developers can edit designs on the web, while developers can use a local editor, manually commit files to Git, and take advantage of hot reloading for generated React components. #buildinpublic
#uimix now has a Electron app. It can now visually create components and export them to React realtime. (rendering the exported React component in a Vite app in the left) I want to package the app and make available later. #buildinpublic