Akinari Portal Image

Akinari Portal

The Akinari Portal website born time ago from a simple idea to make a website where all my friends could upload and share their osu skins.
All over the years I improved my skills and the website got major UI changes.

The website is built using Next.JS with custom CSS for the UI written entirely without any major framework.
It also have a database where stores user preference informations and all the skins from the users.

The user login is managed using Auth.js previously known as NextAuth.js and logging with osu! credentials using the authentication token.