Sanardi - Overview

View Sanardi's full-sized avatar

Former Research Associate at a New York Boutique Hedgefund I now develop Analytics tools from my remote little farm. I love Data//Python /AI

Block or report Sanardi

Pinned Loading

  1. python class to match drug trial data from various sources and converts output to json

    Python

  2. converts xml rss news feeds into json and lets you filter them by data and category

    Python

  3. Kafka Producer makes requests and publishes reponses and times as topic, consumer writes to postgresql

    Python

  4. creates simple go routines that query cached key value pairs before making a call to the database. Uses Sync package and waitgroups

    Go

  5. Test driven development practice making FizzBuzz in GO using switch syntax

    Go