Skip to content
View Stephanie0829's full-sized avatar

Block or report Stephanie0829

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

Welcome!

I am Stephanie, an enthusiast of cats, art, statistics/ML, and learning more about CS!
Feel free to explore my public repos and information linked below.

To visit my personal site, click here: 🔗

Contact me:

Python Python

Github Stats

GitHub stats Top Langs

Pinned Loading

  1. Genshin-Team-Build-Calculator Genshin-Team-Build-Calculator Public

    Genshin Impact Team Composition Widget. Online webpage allows for input of characters, and runs an algorithm to determine a rating and description for improvement.

    JavaScript 1

  2. Stock-tab Stock-tab Public

    Chrome extension that customizes new tabs to display daily stock information including current market status, time series graphs of certain indexes, and recent news.

    JavaScript 1

  3. Gomoku Gomoku Public

    Forked from Radiah223/Gomoku

    Five in a row python game with AI created using the minimax algorithm with alpha-beta pruning.

    Python