Skip to content

Instantly share code, notes, and snippets.

@tecoholic
Last active January 17, 2019 11:54
Embed
What would you like to do?
List of tiny projects to learn and showcase

1. Metro

Realtims OS metrics dashboard

Topics covered

  1. Ansynchronous Communication
  2. Server side push
  3. Websockets

2. Student Score Graph

A graph generator for the marks of students from CSV files

Topics covered

  1. Drag & Drop Upload
  2. Python MatplotLib plotting library
  3. Background tasks using RQ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment