Skip to content
View jillianbartz's full-sized avatar

Block or report jillianbartz

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. BFT_Puzzle_Assignment BFT_Puzzle_Assignment Public

    Sample code from an assignment from my Data Structures course where I coded a Breadth-First-Traversal of a puzzle.

    C++

  2. DFT_Puzzle_Assignment DFT_Puzzle_Assignment Public

    Sample code from an assignment from my Data Structures course where I coded a Depth-First-Traversal of a puzzle.

    C++

  3. Binary_Search_Tree Binary_Search_Tree Public

    Sample code from an assignment from my Data Structures course where I coded the traversal, deletion, and rotation of a binary search tree

    C++

  4. Database_Using_Hash_Chaining Database_Using_Hash_Chaining Public

    Sample code from final assignment in Data Structures course, created a database that is separated into hash tables using Open Addressing and Chaining collision

    C++

  5. Simple_Calendar_Website Simple_Calendar_Website Public

    Simple Calendar Website using Javascript and Bootstrap

    JavaScript

  6. Simple_Personal_Website Simple_Personal_Website Public

    Simple Personal Website using HTML/CSS with Bootstrap

    HTML