/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

voyager.adriel.cafe
| | 0xzhangke.github.io
1.1 parsecs away

Travel
| |
| | www.marcogomiero.com
3.3 parsecs away

Travel
| | Recently, Ive started to work on (yet another) side project: Money Flow. As the name suggests, this is an application to help me track all the expenses and incomes. Ive thought and designed it almost a year ago but only now Ive found the time to start writing actual code. A first design iteration, that will change a bit Ive decided to make this project a personal playground for a Kotlin Multiplatform mobile app.
| | adambennett.dev
2.8 parsecs away

Travel
| | Android Bennett's blog :: android, kotlin, thoughts, opinions, occasional rants
| | initialcommit.com
18.4 parsecs away

Travel
| Spring Boot provides an embedded servlet container which makes it very easy to setup and deploy web applications, by default all Spring Boot applications are exported as a runnable jar file and developers would only need to run this jar file on a java environment without the need to worry about installing and setting up servlet containers.