Skip to content

This repository will hold any random things I decide to do on weekends/nights

Notifications You must be signed in to change notification settings

usmaanalii/random

Repository files navigation

random

This repository will hold any random things I decide to do on weekends/nights.

  1. Gatsby.js Official Tutorial (01/08/17)

    • Static site generator recommended on Syntax.fm
  2. GraphQL Official Tutorial (04/08/17)

    • Query language for API's, recommended on Syntax.fm
  3. Flask TDD Tutorial (07/08/17)

    • Web framework using Python, completed for a potential job interview
  4. Scala Introduction (14/08/17)

  5. Scala Interview Exercises (22/08/17)

    • Various interview tasks for a job interview
  6. Dash Official Tutorial (28/08/17)

    • Python framework for developing analytical web applications
  7. Plotly React Tutorial (01/09/17)

    • Introduction to how React is used in Dash applications
  8. Seaborn To Dash Conversion (10/09/17)

    • Converting a Seaborn graph to a Dash application for a job interview