Projects

My github is https://github.com/Caldeen. The list below contains a selection of my projects

  1. 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.


  2. 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.


  3. 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.


  4. Xkom web scraper in Python running scheduled cron job charted using ChartJs hosted here: https://xkom3.fly.dev/chart.


  5. Spring boot API used for managing meetings https://github.com/Caldeen/springServer. (2021)


  6. Spring boot API used for managing orders https://github.com/Caldeen/web_spring_backend. (2021)


  7. Very simple JS game here: https://xkom3.fly.dev.


And a bunch of others at my github.