Skip to content
View definitelyliz's full-sized avatar
Block or Report

Block or report definitelyliz

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. Binary-Search-Tree Binary-Search-Tree Public

    Words List Program using Binary Search Tree and outputs alphabetically using Inorder Traversal.

    Java

  2. Global-Warming Global-Warming Public

    Gathering and exploration of different data to determine if there is a trend of global temperature increase across all countries through the years.

    Jupyter Notebook

  3. Infix-to-Postfix-Evaluation Infix-to-Postfix-Evaluation Public

    Implementing Stacks and Queues by parsing a mathematical expression in INFIX notation to POSTFIX notation and evaluating the POSTFIX notation.

    Java

  4. Medical-Laboratory-Information-System Medical-Laboratory-Information-System Public

    The Medical Laboratory Information System is designed to manage patients’ records, laboratory services, and results. The program will store all data in different text files (.txt) following the pre…

    Java

  5. Medical-Laboratory-Information-System-GUI Medical-Laboratory-Information-System-GUI Public

    GUI of the Medical Laboratory Information System. See repo https://github.com/definitelyliz/Medical-Laboratory-Information-System.git

    Java 1