PDF Python Application

This program was developed to generate high-res PDF color targets for matching critical "Brand" colors using CMYK. Give it a try by clicking on the "View on Github" button below.
Color target PDF output
Python Color Target
View on Github

Faker Python Application

The following simple application generates fake data (using Faker dependency) and returns a .csv file for my classes to practice data cleaning techniques.
Python Fake
Fake data CSV file generator
View on Github

Scrapper using BeautifulSoup Application

The following Python web scrapper app uses BeautifulSoup to return CMYK values from the PantoneĀ® Connect site.classes.
color
Scrapper
View on Github

Matplotlib samples

matplotlib2
matplotlib1

Pandas samples

Pandas1
Pandas2
Next