Skip to content
View alancast's full-sized avatar

Organizations

@E100-PEAR

Block or report alancast

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
alancast/README.md

Hi there πŸ‘‹

πŸ’« About Me

  • πŸ’» 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

πŸ’» Tech Stack

Claude Code C++ C# Java JSON Markdown Python TypeScript YAML Docker Helm Kubernetes AWS Microsoft Azure GitHub Copilot Git Azure DevOps Postman Swagger Codecov Coveralls React Native Redux

πŸ“Š GitHub Stats

alancast's Stats

GitHub Streak

alancast's Top Languages

Visitor Count

🏈 Sports Interest Chart

Sports Interest Breakdown

An interactive multi-level pie chart showing how I split my sports fandom across leagues and teams.

Rendering the Interactive Chart

Quickest β€” open locally (recommended):

  1. Clone this repo
  2. Open SportsInterestBreakdown.html in any web browser (Requires an internet connection to load FusionCharts from CDN)

Alternative β€” JSFiddle:

  1. Go to jsfiddle.net

  2. 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>
  3. In the JavaScript panel, paste the full contents of SportsInterestBreakdown.js

  4. Click Run (or Ctrl+Enter)

🌐 Socials

LinkedIn

Popular repositories Loading

  1. ShortestPathResearch ShortestPathResearch Public

    C++ 2 1

  2. GifBot GifBot Public

    C# 1

  3. AskIT AskIT Public

    CSS

  4. ParkIT-App ParkIT-App Public

    Objective-C

  5. ParkIT-Server ParkIT-Server Public

    Java

  6. ParkIT-Pi ParkIT-Pi Public

    Python