Skip to content
View pbeasly's full-sized avatar
  • Kitware
  • Clifton Park, NY

Highlights

  • Pro

Block or report pbeasly

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pbeasly/README.md

Paul Beasly

Welcome to my profile page! I'm a graduate student in Applied Math/Data Science. My background is in analog IC design and business/marketing. My passion is to discover patterns and relationships in data.

Below are a few of my portfolio highlights. To learn more, feel free to connect with me, pbeasly.

Scientific Computing - Vorticity Streamfunction

The visually pleasing animation is an example of my work studying Applied Mathematics at the University of Washington. The project Vorticity-Streamfunction simulates the time evolution of the vorticity and stream function equations using python's numpy package.

Alt text

Data Visualization - Global Military Spend

The project military-expenditures performs Exploratory Data Analysis (EDA) on military expenditures across the globe (Source: SIPRI Military Database 2023, https://www.sipri.org/databases/milex). The chart displays statistical information on the miliatary spend as a percentage of GDP for different world regions.

Alt text

Data Analysis - New York City Schools SAT Results

The project NYC-SAT-scores explores how different factors influnce the SAT results in NYC city schools. The chart shows a scatter plot of SAT results vs Advanced Placement (AP) course offerings.

Alt text

Popular repositories Loading

  1. Vorticity-Streamfunction Vorticity-Streamfunction Public

    Solution methods for the streamfunction equation and animating time evolution of vorticity

    Jupyter Notebook

  2. strassen-recursive strassen-recursive Public

    Measuring performance of strassen recursive function for matrix multiplication

    C++

  3. threads-integral threads-integral Public

    Parallel processing an integral problem using C++ threads and mutex

    C++

  4. military-expenditures military-expenditures Public

    Analysis of military spending from SIPRI Military Database 2023, https://www.sipri.org/databases/milex

    Jupyter Notebook

  5. sql-build-database sql-build-database Public

    Postgresql code to create tables and import csv data into a relational database.

  6. sql-queries sql-queries Public

    Perform sql analyst queries on bike_sales database.