Infinite UI
3rd place entry to the AGI House UI/UX hackathon. I worked with a designer and a backend developer to build a plugin for figma that would allow users to generate infinite UI mockups from a sketch.
I learned how to work with Figma's API to create the plugin in typescript. Once the user sumbitted a sketch, I used axios to send the data to the backend server which would then generate a mockup and send it back to the user.
Check out the plugin here