~ PROJECTS ~
The best place to look is my GitHub and Linkedin but here are a few things i've done!
✨ Lore & More
- A random generator site for RPG game prep & world building.
- Poetry for dependency management
- Built with Flask + Google Sheets
✨ dbt Sample Project
- A sample project using public data & dbt core. Follows dbt best practices for structuring & naming. In a more complex project I would use macros, testing, and other advanced dbt functionality
✨ SQL Snippets
- It's hard to show your SQL work! These are some snippets of advanced SQL snippets and concepts that i've used in work scenarios
✨ UFO Sighting Analysis
- Digging into the public dataset on UFO sightings
- Walks through my process for cleaning and understanding a new dataset
- Python, SQL, basic data visualization