KryptXBSA

KryptXBSA

open sourcerer, vimming through code.

Forums

KryptXBSA

9mo ago

FormBuilder v1 - UI based codegen tool to easily create @shadcn/ui forms.

FormBuilder v1 fresh out of the oven! New UI overhaul with drag and drop fields editor, and enhanced settings for both forms and fields. Added support for Vue and Svelte, plus new fields for Next.js: Slider, Phone input, OTP input, Tag input and more.
KryptXBSA

3yr ago

Twitter clone - A simple Twitter clone made with T3 Stack, Supabase, Prisma

This is an open source Twitter clone project bult with T3 Stack + NextAuth + Postgres(Supabase) + Prisma, It's a simple clone and may not be secure, So it's not recommended for production use.
KryptXBSA

2yr ago

Form Builder - UI based codegen tool to easily create @shadcn/ui forms.

Form Builder for @shadcn/ui. Currently, these field types are implemented: string (input) number (input) boolean (switch) enum (select, radio, combobox) date (date picker)