Skip to content
View mkennedm's full-sized avatar

Block or report mkennedm

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

Pinned Loading

  1. 2023_dividend_aristocrats 2023_dividend_aristocrats Public

    Power BI report on stock market data for companies that were dividend aristocrats in 2023 and includes 25 years of historical dividend payment data ranging from January 4, 1999 to December 29, 2023.

    Python

  2. billboard_hot_100_power_bi billboard_hot_100_power_bi Public

    Power BI report on the Billboard Hot 100 Chart from its beginning on August 4, 1958 to October 2023

    Python

  3. nba_2022_2023_season nba_2022_2023_season Public

    Power BI Project based on data from the 2022-2023 NBA season

    Python

  4. Connect4 Connect4 Public

    A Connect 4 game that can be played against AI or another human. AI uses a game tree and alpha beta pruning.

    Java

  5. Minesweeper Minesweeper Public

    a minesweeper clone written in java

    Java

  6. Snake Snake Public

    My version of the popular game Snake built in Python with PyGame and a mode that uses AI to let the game play against itself.

    Python