My Experience
Check out some of the projects I've worked on and learn more about them.
SpareBank1 : IT-consultant
VærBuddy : a weatherforecast and danger notification app for children
A mobile app in android studio using kotlin and jetpack compose following the MVVM architecture. I worked in a team of 6 people using agile development. My primary jobb was building and maintaining the database and its interfaces, as well as working with datafetching and APIs in datasource components.
Classical Chinese Reader
This Android application contains selected classics written in classical Chinese. By tapping on a word, the user will get a translation of the word.
English-Chinese online Dictionary
This project was made using google firebase (cloud firestore). This is still an ongoing project, but I have learned a lot and still learning. One of my problems was reducing the amount of queries to the cloud database, as more queries equals more cost.