Skip to content
View mcgeever1's full-sized avatar

Block or report mcgeever1

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 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
mcgeever1/README.md

Ethan McGeever

Looking to expand my understanding of econometrics, statistical modeling, and data science at large.

Below are some of my projects. I will provide a brief description here, with more information in their respective README's and on my website.

I am in the process of aggregating all of my econ work here as well. Please stand by!
sample available via email at request

mcgeever1.github.io

This is my personal website, largely customized from a foundational template called al-folio by alshedivat. The bulk of this was done during a winter break; since then, I have continued to upload new work whenever I find the time. Building the site in Jekyll has allowed me to expand my understanding of coding to a new language while still allowing my work to be the focus of my time. I look forward to continuing to upload my work as I continue to develop my skills.

Cascade

An API based Magic: The Gathering game built with Claude Code. It utilizes an open access card database to parse tens of thousands of unique card data, then matches that data with a separate database of an online deckbuilder to determine which of the two options is found in more decks. Differing from my usual wheelhouse, I used Claude Code to start this front-end project in a friend's living room on a free afternoon. A full technical write up can be found here.

Play it here!

Popular repositories Loading

  1. mcgeever1 mcgeever1 Public

  2. mcgeever1.github.io mcgeever1.github.io Public

    This is my website! check it out at:

    HTML

  3. mtg-cascade mtg-cascade Public

    MTG swipe game to determine which card sees more play for each commander

    JavaScript