Skip to content

Instantly share code, notes, and snippets.

View awaisrauf's full-sized avatar
🎯
Focusing

Awais awaisrauf

🎯
Focusing
View GitHub Profile
@awaisrauf
awaisrauf / bitcoin-timeline-with-fixed-header-using-flexbox.markdown
Created January 20, 2020 13:55
Bitcoin timeline with fixed header using flexbox

Bitcoin timeline with fixed header using flexbox

A timeline with fixed header using flexbox. Data is not correct or complete. Only for demo.

A Pen by Matys on CodePen.

License.

@awaisrauf
awaisrauf / installing_caffe.md
Created August 17, 2017 17:20 — forked from nikitametha/installing_caffe.md
Installing Caffe on Ubuntu 16.04 and above (CPU ONLY, WITHOUT CUDA OR GPU SUPPORT)

This is a guide on how to install Caffe for Ubuntu 16.04 and above, without GPU support (No CUDA required).

Prerequisites:

OpenCV

sudo apt-get install libopencv-dev python-opencv

OpenBLAS OR Atlas