Skip to content
View Zgmyr's full-sized avatar

Block or report Zgmyr

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. CS4200-Jupyter-Lab-Notes CS4200-Jupyter-Lab-Notes Public

    I'm currently studying Python for Data Science (CS4200) with the University of Missouri-St Louis (Fall 2024). I will continue to update this repository with my notes from Jupyter Lab as I progress …

    Jupyter Notebook

  2. Smart-Farming-Simulation Smart-Farming-Simulation Public

    In this project, I developed a Smart Farming system simulation in Java, modeling sensor inputs, crop and livestock monitoring, and resource/waste management. This project was made for Object-Orient…

    Java

  3. Efficient-Polynomial-Evaluations Efficient-Polynomial-Evaluations Public

    Investigating time complexity when evaluating polynomials using brute force vs. repeated squares vs. horner's method.

    C++