I am a Java Developer focusing on back end development.
Here you will find my personal projects. Mainly Java but I dabble in other languages as well.
-
Webshop - Spring Boot webshop using MySQL. Old school project.
-
Book Database - API with expiring cache. Meant to be used for testing REST-clients.
-
Book Database Front end - A fault tolerant JavaScript front-end client.
-
flukta - Image upload service using Spring Boot and Thymeleaf.
-
vanilla-js - 15 smaller JavaScript projects. Utilizing ES6 features.
- xid6info - read extended tags from SPC-files (command-line)
- gbslib - Java library for tagging gbs-files
- gbsinfo-js - View Game Boy Sound-files (gbs) headers in the browser
- gbstag - Java gbs tagger (command-line)
From 2019:
- Minihopp - Java EE. URL shortener using Redis and MySQL.
- TimeStamp Microservice API - Java EE. Converts between UTC and Unix time using JSON. Includes unit-tests.