Personal coding projects
Github Contributions
Selected hobby repos
PokeFightSimulator
A (simple) fight simulator between any two Pokemon using FastAPI (python) with Jinja template engine. See here
FinalFantasyFast
A (simple) web application that shows details of characters and monsters across Final Fantasy games, using FastAPI in the backend, and React.js in the frontend. See here
Cristin: JSON to JSON-LD
Python code that parses through projects and publications from Cristin API (v2) and transform to JSON-LD. Initially for work (integrate with knowledge graph) but never got used. See here
UiONettskjemaViz
R-package to visualize UiO-nettskjema data (loaded as csv-files), or other csv-files of similar format. Initially for work, but never got used. See here