jackwaslen
Former Programming & Data Analyst at FSRA | Computer Science and Business Student at Wilfrid Laurier University
Pinned Repositories
Canadian-Hockey-Sadness-Score
(PYTHON|PANDAS|MATPLOTLIB) Using cold-hard data, I will prove beyond a reasonable doubt, which Canadian NHL team is the saddest.
DecisionTree
My implementation of Decision Trees in Python
Deutschs-Algorithm
My implementation of Deutsch's Algorithm using D-Wave Gates.
Economic-Analysis-Project
(PYTHON|PANDAS|MATPLOTLIB) Using my pandas and matplotlib knowledge to analyze economic data.
HockeyTracker
iOS App that downloads hockey data from a REST API using HTTP Manager, and displays it to the user in an engaging format.
jackwaslen
Config files for my GitHub profile.
JavaLogin
A simple Java Login and GUI for a later project
JWaslen12
Config files for my GitHub profile.
KNN-Custom-Implementation
In this project, I utilize pandas, matplotlib and sklearn to create a custom "k-nearest neighbours" classifier and graph the results.
OS-Management
Operating System Implementation using C/POSIX/Unix/Linux
jackwaslen's Repositories
jackwaslen/JavaLogin
A simple Java Login and GUI for a later project
jackwaslen/KNN-Custom-Implementation
In this project, I utilize pandas, matplotlib and sklearn to create a custom "k-nearest neighbours" classifier and graph the results.
jackwaslen/OS-Management
Operating System Implementation using C/POSIX/Unix/Linux
jackwaslen/Canadian-Hockey-Sadness-Score
(PYTHON|PANDAS|MATPLOTLIB) Using cold-hard data, I will prove beyond a reasonable doubt, which Canadian NHL team is the saddest.
jackwaslen/DecisionTree
My implementation of Decision Trees in Python
jackwaslen/Deutschs-Algorithm
My implementation of Deutsch's Algorithm using D-Wave Gates.
jackwaslen/Economic-Analysis-Project
(PYTHON|PANDAS|MATPLOTLIB) Using my pandas and matplotlib knowledge to analyze economic data.
jackwaslen/HockeyTracker
iOS App that downloads hockey data from a REST API using HTTP Manager, and displays it to the user in an engaging format.
jackwaslen/jackwaslen
Config files for my GitHub profile.
jackwaslen/JWaslen12
Config files for my GitHub profile.
jackwaslen/MeteoriteLandings
(PYTHON|PANDAS|PLOTLY) Using a NASA dataset I graph know meteorite landings over earth.
jackwaslen/QuantumTeleportation
My personal implementation of Quantum Teleportation using D-Wave Gate Package
jackwaslen/Superdense-Algorithm
My implementation of the Quantum Superdense Algorithm using D-Wave Gates.
jackwaslen/TicTacToe
(PYTHON|NUMPY) The classic game TicTacToe made in Python with numpy arrays.