
My Portfolio
Welcome to my portfolio. Here you’ll find a selection of my work. Explore my projects to learn more about what I do.
Canada Tech Salaries
This is a portfolio project that I did using a dataset that I obtained from Kaggle. Using that raw data, I created a data model in an Azure SQL database, which I then imported into Power BI to create the report below. If you would like to see a more in depth look of the data model and the report's functionality you can watch this video.
Marketing Campaign
This portfolio project is based on a .csv file that I obtained from Kaggle. Instead of importing the file into an Azure SQL database using Python like in the previous example, I connected directly to the file. While importing to a relational database would be the better solution, in my experience, it is quite common to use .csv or .xlsx files as a data source.