This is my second significant full-stack project.
The frontend is built using SvelteKit, ensuring a responsive and user-friendly experience, while on the backend I utilized Bun inside a container in my k3s cluster
The main goal of this project was to improve my TypeScript skills by organizing my project as a monorepo for better code management. I also introduced new tools like Bun for faster development, openai for text summarization/categorization and FFmpeg for multimedia processing.
This project reflects my commitment to continuous learning and my desire to create efficient, user-friendly full-stack solutions.