
A secure TALL based quiz application with laravel 10, filamentphp v3, livewire v3, laravel-charts, tailwindcss and more.
QuizApp is an innovative and fully functional quiz application built using the TALL stack and filamentphp. This project emerged from a personal initiative to deepen my understanding of secure web application design principles. Throughout its development, I gained invaluable insights into critical areas such as application security, authentication, and session management best practices. The experience of implementing features like input sanitization and data encryption using Laravel's built-in functionalities was particularly enlightening.
Not only did I learn about the theoretical aspects of web security, but I also put these principles into practice during the design, implementation, and maintenance phases of the application. QuizApp serves as a powerful learning tool for those looking to master the intricacies of secure web application development.

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.
PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.