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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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. Bioreactor-Optimization Bioreactor-Optimization Public

    Optimization code that designs a 1000L bioethanol reactor based on experimental data from a 5L reactor. 4 coupled differential equations are solved to optimize batch and fed-batch fermentation in sโ€ฆ

    Python

  2. Column-Design Column-Design Public

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

    Python

  3. Arduino_temp_reader Arduino_temp_reader Public

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

    Jupyter Notebook

  4. hangman_game hangman_game Public

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

    Python 1

  5. 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