Haruhi was my first personal project. It was built to provide a streaming service for anime that worked in tandem with Anilist's Graphql backend. Orignially it was writted in React with the Create-React-App template, but due to certain drawbacks such as the lack of Server Side Rendering, I decided to rewrite the entire project using Next.js.