#learningintheopen — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #learningintheopen, aggregated by home.social.
-
Feeling Kotlin'ish today, this is a learning project that takes a json file with a particular structure and "converts it to PDF" I haven't added the actual HTML Templates to it but the general mechanism of
locating template -> reading -> parsing -> rendering html
locating json -> reading -> serializing to known object
taking document + known object -> pdf
Is ready it 'technically' works but... UI design is hard 😅
For the curious eyes:
https://github.com/AngelMunoz/resumakerkt
#kotlin #jetbrainsfleet #learningintheopen #jvm #sideproject #programming #clitools -
Feeling Kotlin'ish today, this is a learning project that takes a json file with a particular structure and "converts it to PDF" I haven't added the actual HTML Templates to it but the general mechanism of
locating template -> reading -> parsing -> rendering html
locating json -> reading -> serializing to known object
taking document + known object -> pdf
Is ready it 'technically' works but... UI design is hard 😅
For the curious eyes:
https://github.com/AngelMunoz/resumakerkt
#kotlin #jetbrainsfleet #learningintheopen #jvm #sideproject #programming #clitools -
Feeling Kotlin'ish today, this is a learning project that takes a json file with a particular structure and "converts it to PDF" I haven't added the actual HTML Templates to it but the general mechanism of
locating template -> reading -> parsing -> rendering html
locating json -> reading -> serializing to known object
taking document + known object -> pdf
Is ready it 'technically' works but... UI design is hard 😅
For the curious eyes:
https://github.com/AngelMunoz/resumakerkt
#kotlin #jetbrainsfleet #learningintheopen #jvm #sideproject #programming #clitools -
Feeling Kotlin'ish today, this is a learning project that takes a json file with a particular structure and "converts it to PDF" I haven't added the actual HTML Templates to it but the general mechanism of
locating template -> reading -> parsing -> rendering html
locating json -> reading -> serializing to known object
taking document + known object -> pdf
Is ready it 'technically' works but... UI design is hard 😅
For the curious eyes:
https://github.com/AngelMunoz/resumakerkt
#kotlin #jetbrainsfleet #learningintheopen #jvm #sideproject #programming #clitools -
Feeling Kotlin'ish today, this is a learning project that takes a json file with a particular structure and "converts it to PDF" I haven't added the actual HTML Templates to it but the general mechanism of
locating template -> reading -> parsing -> rendering html
locating json -> reading -> serializing to known object
taking document + known object -> pdf
Is ready it 'technically' works but... UI design is hard 😅
For the curious eyes:
https://github.com/AngelMunoz/resumakerkt
#kotlin #jetbrainsfleet #learningintheopen #jvm #sideproject #programming #clitools -
I've been doing a bunch of kotlin today, I'm having a blast although I'm doing some manual dependency injection for now baby steps, once I get some android specific fundamentals I'll dive into common libraries for that
It's also worth noting that I ended up using my FsFediverseArchive F# GCloud Functions project as the backend for this
I'm doing the typical embedded database for local todos and for network related things I went for the ktor client
Both languages are Fantastic, kotlin is so dynamic and fresh for me plus the productivity and safety of F#! geez im in hobby projects heaven right now
#kotlin #fsharp #gcloud #dotnet #learningintheopen -
I have just finished refreshing my slides for my session on (the practical application in sw and digital prods development of) Human Complexity.
As a practitioner and not an academic on Complexity Science I know there will be some mistakes.
If anyone is interested to look at the slides and point me to any red-flag with suggestions on how to fix it, that would be great.