Zendilemmav3
A personal project to keep track of my art and to edit videos using ffmpeg wasm, a predecessor to the zenmuseum. A hobby project that helped make my life easier and to play with technologies I hadn't before.
Technical details
- Sveltekit: I fell in love with svelte the first time I used it. Though it's immaturity compared to react/vue and it's decreased popularity makes it difficult to justify using it, but this was the perfect project.
- Supabase: Used for auth and storage of my art.
- Prisma: Used as a client to interact with the database.
- Tailwind: For making everything pretty.