Skip to content
View emmachalupka's full-sized avatar
πŸ˜„
πŸ˜„

Block or report emmachalupka

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

Hi there πŸ‘‹πŸ»

βš—οΈ I'm a Chemical Engineering student working to expand my coding knowledge.

πŸ“‹ Check out some of my projects here!

Pinned Loading

  1. Column-Design Column-Design Public

    A script to calculate optimal wastewater treatment column diameter based on client specifications.

    Python

  2. Arduino_temp_reader Arduino_temp_reader Public

    Here's a code that will read convert resistance from an RTD to room temperature

    Jupyter Notebook

  3. hangman_game hangman_game Public

    Here is a hangman game where you can choose a category and guess the secret word!

    Python 1

  4. Ohms_law_calculator Ohms_law_calculator Public

    Given user input for voltage and number of resistors, this script calculates the voltage drop over each resistor.

    Python