Transforming complex data into actionable insights with Tableau, SQL, and Python.
Focused on data-driven insights in collaborative team settings. Passionate about contributing to organizations with a strong social, political, and environmental conscience.
Skilled in translating complex data into actionable recommendations and visualizations, seeking to enhance my impact in a mission-driven environment.
Transformed manual reporting processes into automated Tableau dashboards with database connectivity, serving 5,000+ users with 10,000+ weekly interactions.

Developed Python scripts to automate daily data updates and reporting processes, reducing manual work by 80% and improving data timeliness.
# Sample automation code
import pandas as pd
from sqlalchemy import create_engine
# Connect to database
engine = create_engine('mssql+pyodbc://...')
# Process data
df = pd.read_sql('SELECT * FROM metrics', engine)
df['new_metric'] = df['value'] / df['baseline']
# Output to dashboard
df.to_sql('dashboard_metrics', engine, if_exists='replace')
Led a team to develop and implement new operational metrics adopted by 400+ employees, improving performance tracking and accountability.
Created and managed distributable reports for technical operations locations, improving compliance tracking and resource allocation.
Grand Valley State University
December 2002
Emphasis in Organizational Information Systems