Pinned Repositories
aws-amplify-practice
BinaryTree-DataStructure
Demonstrate knowledge in Binary Tree nodes and Binary Trees.
Calculator-Stack
Program where mathematical expression is taken in and the result is computed. Data structures such as the stack is implemented to change expression to postfix from infix and to get the result.
Covid-19-PriorityQueue
Utilizes the queue data structure in providing adequate care to those most in need
Covid19_InfoGraphic
Customer-Clustering-API
First
This program allows us to create a roster of first and last names and display them in a file. It also allows us to append new names to an existing file. More updates to come.
FoodMenu-LinkedList
Implemented Linked Lists
SoilTemperatureMachineLearning
TweetTragedy
SimMarkus's Repositories
SimMarkus/Covid19_InfoGraphic
SimMarkus/SoilTemperatureMachineLearning
SimMarkus/aws-amplify-practice
SimMarkus/BinaryTree-DataStructure
Demonstrate knowledge in Binary Tree nodes and Binary Trees.
SimMarkus/Calculator-Stack
Program where mathematical expression is taken in and the result is computed. Data structures such as the stack is implemented to change expression to postfix from infix and to get the result.
SimMarkus/Covid-19-PriorityQueue
Utilizes the queue data structure in providing adequate care to those most in need
SimMarkus/Customer-Clustering-API
SimMarkus/First
This program allows us to create a roster of first and last names and display them in a file. It also allows us to append new names to an existing file. More updates to come.
SimMarkus/FoodMenu-LinkedList
Implemented Linked Lists
SimMarkus/TweetTragedy
SimMarkus/LinkedIn-Easy-Apply-Bot
Software for user to automatically apply to hundreds of positions with ease.
SimMarkus/OnlineRetail-DataAnalysis
SimMarkus/Personal-Website
My old personal website
SimMarkus/School-Schedule
Lets the user create the best schedule for each workday. MUST hardcode availability for each day
SimMarkus/SimonMarkus-Personal-Website
Personal site.
SimMarkus/Stocks-Sentiment
SimMarkus/Trip-Form
HTML and CSS webpage form
SimMarkus/WordSorter-PriorityQueue-BinaryTree
Uses the queue and tree data structures.