Pinned Repositories
Battleship-Game
Turn-based battleship game in C++. Reads in a txt file holding an array representing the ship positions.
chatgpt_api
Testing the openai api
Cloud-Shopping-List
Shopping cart app utilizing cloud-based storage on firebase to manipulate item data
Job-Application-Autofill
Autofill data within job applications to speed up and blow through the search process
Portfolio-Resume-Site
A personal website developed to display my talents, works, skills and socials. Project goals were to practice frontend development and create a useful functional personalized product. Utilized and adjusted HTML, CSS and JavaScript template provided by global as a foundation.
Self-Organizing-Lists
Data structure - Linked Lists. Sort letters and words to count their total occurrences and frequency.
Threaded-BST
Data structure - Binary Search Tree. Sort data and reverse them using pointers.
thoisii's Repositories
thoisii/Job-Application-Autofill
Autofill data within job applications to speed up and blow through the search process
thoisii/Portfolio-Resume-Site
A personal website developed to display my talents, works, skills and socials. Project goals were to practice frontend development and create a useful functional personalized product. Utilized and adjusted HTML, CSS and JavaScript template provided by global as a foundation.
thoisii/Battleship-Game
Turn-based battleship game in C++. Reads in a txt file holding an array representing the ship positions.
thoisii/chatgpt_api
Testing the openai api
thoisii/Cloud-Shopping-List
Shopping cart app utilizing cloud-based storage on firebase to manipulate item data
thoisii/Self-Organizing-Lists
Data structure - Linked Lists. Sort letters and words to count their total occurrences and frequency.
thoisii/Threaded-BST
Data structure - Binary Search Tree. Sort data and reverse them using pointers.