Skip to content
View cwentz12's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report cwentz12

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

Hello! πŸ‘‹

  • I am a Computer Science major at SNHU.

  • I also have a Bachelor's degree in Chemistry. πŸ‘¨πŸ»β€πŸŽ“

  • My primary interests are:

    • Automation Engineering πŸ‘¨β€πŸ’»
    • Data Science πŸ“Š
    • Data Analytics πŸ“ˆ
    • Software Engineering πŸ‘¨β€πŸ’»
    • Data Engineering πŸ‘¨β€πŸ’»
    • Machine Learning Engineering πŸ‘¨β€πŸ’»

Python Java MySQL C++ R

Pinned

  1. Breast-Cancer-Machine-Learning-Model Breast-Cancer-Machine-Learning-Model Public

    A Machine Learning Model That Classifies Images of Breast Cell Nuclei as Benign or Malignant

    Jupyter Notebook 1

  2. Supermarket-Sales-Analysis Supermarket-Sales-Analysis Public

    Exploratory Data Analysis Project on Historical Supermarket Sales Data

    Jupyter Notebook

  3. Excel-Sales-Dashboard Excel-Sales-Dashboard Public

    A summary dashboard of sales data which combines visualizations from multiple Excel pivot tables

  4. Number_Representation_Converter Number_Representation_Converter Public

    A number representation converter that can convert a number in any base 2-36 into its representation in any other base. For example, base 10 (decimal) can be converted to base 2 (binary) and base 1…

    Python

  5. Over-Under-Game Over-Under-Game Public

    This is a text-based game written in Java. The player can select from three game modes in the main menu where they guess whether the next random number will be higher or lower than the current one.…

    Java