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.

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.

Scrapper using BeautifulSoup Application

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

Matplotlib samples

Pandas samples