JavaScript object serialization and deserialization library using decorators. It supports also advanced Object concepts such as polymorphism, Object identity and cyclic objects.
Jackson Project usability utilities. It's designed to to add additional features like easy and centralized configuration, builder or static method set.
The Academy_wk4_project was done in three days in a team of three Academy students: Pinja Multala, Ville Turpeinen and Marja Korander. Slight changes made in Dec 2018.
Gradle Dependencies Logs Parser. Allows building visualization of the dependency graph with limiting scope to a specific "search" string (default search string is: `com.fasterxml.jackson`).
A small Kotlin program that parses a Trello export json file by looping through each list, then printing out each card, the description, and a few other pieces of metadata to the console.