Contributions

Article
In one of our recent projects users had to generate a PDF invoice with the list of orders they did on the platform we have built using Elixir. By that time I didn’t know what could be the best solution or if there was some native implementation to use.

With this article I want to share with you the steps I followed, the decisions I have made until I reached the final solution and why I ended up creating our own module.
Library
PDF generation wrapper for Elixir using Puppeteer
Article
This article intent is to emphasise the potential of AWS Rekognition displaying its value with some examples and sample code using an existent package we developed to easily integrate all of its functionalities into your Elixir project.
Library
Package to use AWS Rekognition service