Avatar

Jason Weinberg

Toronto, ON

jason.weinberg@outlook.com

416-275-1378

Resume LinkedIn GitHub

Education & Qualifications

Springboard
2023 - 2024

Data Analytics Career Track Certificate


Microsoft & LinkedIn
2023 - 2024

Business Analysis: Career Essentials Professional Certificate


Ryerson University n.k.a Toronto Metropolitan University
2010 - 2015

Bachelor of Commerce

Major: Law & Business, Minor: Accounting


Programs, Frameworks & Languages

• Django

• Flask

• Tableau

• Python

• Excel

• SQL (MySQL, PostgreSQL, SQLite)

• MS Office

• PowerBI

• Google Cloud

Portfolio Projects

Django Web Application
"WakeSetter"

The purpose of this web app is to track & record expense receipts; technical skills include Django (ORM), SQLite, PythonAnywhere and Bootstrap (HTML, CSS, JavaScipt). To view/demo WakeSetter, login using the read-only access account ( U = 'testuser' , P = 'forviewingpurposes' )

Login to WakeSetter
Full-Stack Django Web Application
"QuickSheets"

The purpose of this web app is to record financial transactions, handle input forms & fetch records as needed; technical skills include Django (ORM), PostgreSQL, Docker, Google Cloud Platform (Cloud Run, Cloud SQL) and Bootstrap (HTML, CSS, JavaScipt). To view/demo QuickSheets, login using the read-only access account ( U = 'read_only' , P = 'forviewingpurposes' )

Login to QuickSheets
Tableau Dashboard Interactivity & Data Visualization
The "Sunshine List"

The purpose of this project is to transform a large dataset into intuitive and interactive dashboards which enable users of all backgrounds to easily interpret and explore trends and insights.

View "Sunshine List" Dashboards
Tableau Data Visualization & Python Data Analysis
NHL Draft: Scouting & Development

The purpose of this analysis is to identify the highest-performing player scouting & development departments; technical skills include cleaning & filtering dataset, mathematical calculations, statistical analysis, data visualization & dashboard interactivity.

View NHL Draft Analysis
Python Data Science & Data Visualization
Player Size in Relation to Performance

The purpose of this analysis is to examine how player weight and height relate to performance with respect to their designated position; technical skills include mathematical calculations, statistical analysis & data visualization.

View Size vs Performance Analysis
Python Web Scraper
TikTok Talent Scout

This program uses Selenium to scrape profile data by locating target elements via CSS selectors to provide a brief overview of a requested TikTok profile.

View TikTok Talent Scout