Android DevelopmentWebview
Mangaflix: Smart TV Manga Reader
I built a smart TV app called Mangaflix, allowing users to read manga directly on their TV. The app features autoscroll, bookmarks, and a mobile browser control to browse and control the experience. It uses Kotlin as a container to serve a WebView running a Next.js frontend. For backend services, I integrated Supabase to handle authentication and database operations, enabling seamless user login, progress tracking, and data synchronization.