You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Accomplished scientific programmer specializing in data engineering, visualization, & analysis. Stack includes Python, SQL, Java, JavaScript, VBA, HTML & CSS.
ETL flat data exported from a Chemical Analyzer instrument (TOF-MS). While the data is still in memory, data is cleansed and linked so that primary and foreign keys can be generated prior to loadin…
This application is a tool designed to help our Service Department managers allocate their man hour resources more efficiently. It enabled projects to be better managed by accurately estimating tim…
Extracts and cleanses flat data exported from a Chemical Analyzer instrument (Time of Flight Mass Spectrometer), then loads data into a SQL database using a Star schema. A basic CLI is implemented …
Python application I wrote for fun. I wanted to learn how to make a dash board using python 3, tkinter and matplotlib. I used csv files extracted from my bowling league website as the source data.