Skip to content
View tristanwidler's full-sized avatar

Block or report tristanwidler

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

Popular repositories Loading

  1. Traveling_Salesman_App-Alg Traveling_Salesman_App-Alg Public

    Python-based package delivery route planning program that uses the Greedy and Simulated Annealing algorithms with hashing tables to find an optimal route.

    Python 1

  2. Image_Recognition_Capstone_03_2023 Image_Recognition_Capstone_03_2023 Public

    A TensorFlow Keras based object recognition CNN model with a Streamlit driven web interface built with Python.

    Jupyter Notebook

  3. JavaFX-Based_MySQL_Scheduling_GUI JavaFX-Based_MySQL_Scheduling_GUI Public

    A JavaFX-based GUI which connects with a locally hosted MySQL database and provides an interface for users to modify said database.

    Java