Home Field Advantage: NFL Scoring Distribution AnalysisDoes home field advantage matter in 2020? Using historical NFL data, I compared scoring trends of home teams to those of away teams.Sep 14, 2020Sep 14, 2020
Immediately Invoked Function Expressions for Conditional Rendering in ReactAn IIFE (Immediately Invoked Function Expression) is a JavaScript function that runs as soon as it is defined.Sep 4, 2020Sep 4, 2020
Visualizing Stock Pricing SimulationsVisualizing distributions of asset returns using Monte Carlo simulations and binomial probability distributions.Jul 1, 2020Jul 1, 2020
Visualizing Black-Scholes Option PricingEquity options are financial derivatives allowing investors to obtain risk-return profiles not possible through the simple purchase of…Jun 7, 2020Jun 7, 2020
9 Python String Operations to MemorizeThe following functions and operators are used to manipulate strings in Python 3.May 27, 2020May 27, 2020
Calculating Distance between Geographic Coordinates with JavaScriptRecently I’ve gotten exposure to various mobile applications using location based contact tracing. These apps are used to calculate who…May 7, 2020May 7, 2020
Simulating a Supersonic Flow over a Step with CFDWhat happens when a supersonic fluid flow collides with a forward facing step? Decades ago, scientists around the world scrambled to…Apr 24, 2020Apr 24, 2020