
Kallback Powerpoint Module: Improved Wordcloud
Whereas creating a wordcloud within a web-based App was relatively easy, creating that inside PowerPoint (one of the key features of Kallbak) was quite challenging, and the code inside PowerPoint was not as good as the web-based one.
However, that has been vastly improved with release 1.2 of the CodeMonkey Kallbak add-on for PowerPoint which connects to my own self-written API endpoint and delivers a wordcloud graphic on demand.

The PowerPoint Add-in can be obtained at: https://www.kallbak.com/download once you have registered (for free!) and installed as a PowerPoint Add in.
The WordCloudAPI is written in NodeJS and therefore released under the MIT Licence and can be found on my Github at https://github.com/SimonRundell/WordCloudAPI should you wish to adopt, adapt and improve it or host it on your own webserver. There is also a demonstration of a client there to access it on a web page: https://github.com/SimonRundell/WordCloudAPI