Internal meetups of Exlabs

As an internal initiative we meet on Fridays (and Thursdays) to discuss technical in Exlabs, probably the best software startup in this part of Europe.

DataFridays

This repo contains the source (codebase, examples) for materials presented during DataFridays (C)(R). Following topics were covered so far:

CDC (10.06.21)

Date: June 10th. Change Data Capture is the way to keep two datasources in sync. Example cover Debezium implementation of such a paradigm and exemplary Terraform scripts for AWS.

ML in Browser (09.07.21)

How to run Tensorflow in Javascript, without need for servers. Some examples (ready to run with npm) cover image recognition and text analysis (sentiment and toxicity detection).