- π» I'm a software engineer who sometimes has random GitHub repos
- π’ Ex-Amazon, Ex-Microsoft
- π Passionate sports lover
- γ½ Huge University of Michigan fan (where I got undergrad and masters degrees)
- π― Willing to collaborate on most things
- π¬ Ask me about, managing finances, travel, dev ops, Azure, AWS, C++, Java, etc
- πΎ My other github account with my ClaudeCode experiments (and uglier commit history) is here
- π« How to reach me: LinkedIn message
An interactive multi-level pie chart showing how I split my sports fandom across leagues and teams.
Quickest β open locally (recommended):
- Clone this repo
- Open
SportsInterestBreakdown.htmlin any web browser (Requires an internet connection to load FusionCharts from CDN)
Alternative β JSFiddle:
-
Go to jsfiddle.net
-
In the HTML panel, paste:
<div id="chart-container" style="width:860px;height:640px;"></div> <script src="https://cdn.fusioncharts.com/fusioncharts/latest/fusioncharts.js"></script> <script src="https://cdn.fusioncharts.com/fusioncharts/latest/themes/fusioncharts.theme.candy.js"></script>
-
In the JavaScript panel, paste the full contents of
SportsInterestBreakdown.js -
Click Run (or
Ctrl+Enter)


