JosueMA / dsskills

A skills matrix for Applied Data Science in Research

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copyright Jonah Duckles - 2019 Licensed as CC-BY

Please suggest improvements by submitting a GitHub Issue

  • Vector layout - Layout done with Amadine a $20 alternative to Adobe Illustrator
  • icons - from Noun Project Pro membership

Makefile dependencies

You shouldn't need these as all the conversions are present in the repo, but if you're trying to adapt to run elsewhere this makefile can be used to convert all the .svg files in a particular directory to .png 300dpi .png and .pdf. It will also minify the SVGs if you have svgo installed (npm install -g svgo).

  • Imagemagick (convert SVG-PNG)
  • svgo - svg minifier
  • inkscape (convert SVG-PDF)

About

A skills matrix for Applied Data Science in Research


Languages

Language:Makefile 80.1%Language:Dockerfile 19.9%