Jansen-D
I am a student at Salisbury University majoring in Computer Science with a minor in Mathematics.
Pinned Repositories
370
Coffman-Graham
My goal is to implement the Coffman-Graham algorithm in C++ as a solution to the job-scheduling problem.
Spell-Check
Program to read and hash a dictionary file ("english.txt"). This hashed dictionary is used create a spell check. The spell check will identify all misspelled words and possible corrections. In addition, the program will also print total words, the time taken to hash all words, the largest bucket size, and the number of buckets used out of the total number.
Visualizing-and-Predicting-NFL-Scores-Machine-Learning-
In addition to analyzing and visualizing NFL scores, I used Logistic and Multiple Linear Regression to predict the outcomes of NFL games.
FractionVisualization
Fraction Visualization is a python-based application that teaches students about fraction mathematic operations through visual representations and an interactive experience including cutting, shading, and moving rectangle pieces.
natural-disaster-db
386 project. Natural disaster SQL database
Jansen-D's Repositories
Jansen-D/Coffman-Graham
My goal is to implement the Coffman-Graham algorithm in C++ as a solution to the job-scheduling problem.
Jansen-D/Spell-Check
Program to read and hash a dictionary file ("english.txt"). This hashed dictionary is used create a spell check. The spell check will identify all misspelled words and possible corrections. In addition, the program will also print total words, the time taken to hash all words, the largest bucket size, and the number of buckets used out of the total number.
Jansen-D/Visualizing-and-Predicting-NFL-Scores-Machine-Learning-
In addition to analyzing and visualizing NFL scores, I used Logistic and Multiple Linear Regression to predict the outcomes of NFL games.