Projects
My github is https://github.com/Caldeen. The list below contains a selection of my projects
This site as a whole built using NextJS framework and MaterialUI library hosted on fly.io using Docker at https://nextfrontend.fly.dev/ source code at https://github.com/Caldeen/the_thing.
A simple REST API built using Java Spring Boot containing user info and quotes utilizing SQLite as a database https://dotnet-rest-api.fly.dev/ using Docker source code at https://github.com/Caldeen/spring_boot_api. Simple docs at https://nextfrontend.fly.dev/docs.
A simple REST API built using Dotnet hosted on fly.io containing user info and quotes utilizing SQLite as a database and fly volumes for persistent storage at https://dotnet-rest-api.fly.dev/ using Docker source code at https://github.com/Caldeen/dotnet_rest_api. Simple docs at https://nextfrontend.fly.dev/docs.
Xkom web scraper in Python running scheduled cron job charted using ChartJs hosted here: https://xkom3.fly.dev/chart.
Spring boot API used for managing meetings https://github.com/Caldeen/springServer. (2021)
Spring boot API used for managing orders https://github.com/Caldeen/web_spring_backend. (2021)
Very simple JS game here: https://xkom3.fly.dev.