Skip to content

Instantly share code, notes, and snippets.

@tecoholic
Last active January 17, 2019 11:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tecoholic/2c7ffe8f5e0635b49c912a35ff2da030 to your computer and use it in GitHub Desktop.
Save tecoholic/2c7ffe8f5e0635b49c912a35ff2da030 to your computer and use it in GitHub Desktop.
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