CV
I'm a contract computer programmer and data analyst. I'm also a developer in the US Air Force for the 179th Cyber Space Wing in Mansfield, OH. I do data analysis for small businesses
I offer small businesses actionable insights each week so that they can make well-guided decisions about the direction of their business. Weekly delivery of one-page PDF document which provides:
- At-a-glance view of select KPIs (Key Points of Interest)
- Peace of mind that accompanies clear insights
- Foundation for clear decision-making processes
Previously I was a teacher in Youngstown, Ohio. I taught Python and Programming topics, French Language and Culture, and Art among several other subjects to grades 3-8. I also have experience teaching at the graduate level during my time as a graduate assistant for an intermediate French course at the Middlebury Institute of International Studies.
I have a B.A. in Linguistics from Youngstown State University. I am working toward an Associate's in Computer Systems Programming via the CCAF (Community College of the Air Force). I also plan on pursuing a Master's degree in Computer Science or Software Engineering through Western Governors University in the near future.
Portfolio
Professional projects are prohibited from public access due to work under TS and NDAs. Some projects showcasing proof of concept/capability are detailed below.
Duolingo Course Data ETL Pipeline
Built an end-to-end ETL pipeline to ingest, clean, and analyze language course data from Duolingo. Automated data collection with Python, transformed raw data using pandas and dbt, and visualized findings in a Jupyter notebook
Predictive Modeling of Submarine Detection via Sonar
Developed a Python-based simulation tool to model submarine detectability using signal-to-noise ratio (SNR) metrics. Factored in distance, velocity, and submarine class. Used NumPy to simulate acoustic propagation models for defense-oriented analysis.