# Hello.Kei > This is a personal project made for testing, experimentation, _and a gift to > someone_ :black_heart:. ## About A small Progressive Web Application (PWA) made for experimenting and learning concepts like User Interface (UI) and User Experience (UX). \*Created as a personal side project in my free time, ~~don't expect a fully scalable application or commits conventions in general~~. Most of the application's content is private, so in this repository, there is just the source code for handling the interface. ## Main Stack - Framework: [Next.js](https://nextjs.org) ([React](https://reactjs.org)) - Database: [Supabase](https://supabase.io) - Interface: - Components: [Mantine](https://mantine.dev) - Styling/Composing: [WindiCSS](https://windicss.org) - Icons: [Tabler](https://tabler-icons.io) - Custom Animations: [Framer Motion](https://framer.com/motion/) - Hosting: [Vercel](https://vercel.com) > This stack is chosen with the idea of trying to create a working application as > _fast and easy as possible_. And personal choice. --- ### License Licensed under the BSD 3-Clause License. See [LICENSE](LICENSE) for details.