Skip to content
View kevinle108's full-sized avatar

Block or report kevinle108

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. expenses_consolidator expenses_consolidator Public

    An ETL program to clean up and consolidate all my different bank transactions into a single csv file. I can then use this csv in Google Sheets where I categorize and analyze my expenses.

    JavaScript

  2. vix-data-analysis vix-data-analysis Public

    An analysis comparing the relationship of VIX (market fear index) with daily market performance using data from Yahoo Finance API. Includes visualizations to better demonstrate the inverse relation…

    Python 1

  3. QA2_Selenium QA2_Selenium Public

    Browser automation tests to evaluate QR code generation and scanning features on the website. This ensures the accuracy of the QR Code produced.

    C# 1

  4. BetterPullAPart BetterPullAPart Public

    Pull-A-Part inventory search that supports multiple car types at the same time. Helpful if you need to get parts from different car models in one trip.

    JavaScript 1

  5. OrderManager OrderManager Public

    A C# program to help me manage my online purchases. Add, remove, and review items with import and export features as well.

    C#