Welcome! Here I showcase my personal and academic projects!
Some projects are only code-based while others include explanations and visualizations. The projects are as follows:
- Deplatforming project Developed and deployed a survey experiment on Amazon MTurk, using statistical t-tests to demonstrate a preference for deplatforming disliked over tolerated groups. Applied linear regression to identify factors affecting attitudes toward deplatforming. Tools used: Qualtrics, Amazon MTurk, R.
Link for summary PDF Link for .Rmd file (code)
- Canadian Wage Analysis Collated 2023 wage data by hour across Canadian provinces and territories to explore and present wage disparities among regions and across various job categories according to the federal classification system. Tools used: Python and Tableau.
Link for Python Markdown file (code) Link for Tableau Visualization
- Baseball Statistics Visualization Tools used: Tableau Analyzed and visualized different baseball player attributes (weight, height, etc.) and explored the relationship between the attributes and achievement records such as homeruns and batting averages. Established the existence of a correlational relationship through regression analysis on Tableau.
Link for Tableau visualization
- R Shiny Open-Ended Web Application (portion of code) Created an R Shiny web application that simplifies survey open-ended coding Tools used: R, R Shiny
- VBA Macro for automated drivers' analysis and visualization (portion of code) Created a VBA Macro that automates drivers' analysis for bivariate (X,Y) data analysis and scatterplot visualization Tools used: VBA (Macro within Microsoft Excel)