Interpreter
Go | Make
A full flege interpreter written in Go for the Batman programming language. It is a stack based Interpreter that can interpret the Batman programming language.
Chat app
Kotlin | Firebase | Gemini
A chat app built with Jetpack Compose and Firebase. It is chat app that allows users to chat with each other in real time. It is built with Jetpack Compose and Firebase.
Manga Website
React | Material UI | Firebase
A website where you can read all the manga in the world. the data is scraped in runtime and is displayed in the website. It is built with React and Material UI.
Manga Website Api
Node | Express | Puppeteer
A restful api written in Node and Express that scrapes manga data from the internet and returns it in a json format. It is built with Node and Express. It also provides a proxy to bypass Cors
Manga App
Kotlin | Jetpack Compose | Firebase
A native android app where you can read all the manga in the world. the data is scraped in runtime and is displayed in the app. It is built with Kotlin and Jetpack Compose and Room for local database and firebase for auth.