Skip to content
View JessCreativeDev's full-sized avatar

Block or report JessCreativeDev

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

Pinned Loading

  1. ChessAIProject ChessAIProject Public

    My Honors Project for the 2023 Summer Semester at Sam Houston State University. In this project, I made a Chess AI engine using a modified MinMax algorithm, and utilized pychess and PySimpleGUI to …

    TeX

  2. MachineLearningMalwareAnalysis MachineLearningMalwareAnalysis Public

    My Honors Project for the 2023 Spring Semester at Sam Houston State University. This program analyzes a set of programs and their properties, and uses various Data Science techniques to determine i…

    Python

  3. MathematicalApproximationProgram MathematicalApproximationProgram Public

    My Honors Project for the 2023 Fall Semester at Sam Houston State University. In this program, the user inputs algebraic formulas for the program to calculate, and the program will approximate the …

    Python

  4. Playlist-Manager Playlist-Manager Public

    A Java application meant to play videos from a Youtube Playlist

    Java

  5. TicTacToe TicTacToe Public

    Originally created for my Advanced Java Programming class at Lone Star College - Montgomery in Fall 2019.

    Java

  6. TravellingSalesmanProblem TravellingSalesmanProblem Public

    This was an assignment for the Artifical Intelligence Special Topics class for the 2023 Summer semester at Sam Houston State University. In it, the user choses towns to visit and the distance betwe…

    Python