Emily Sanderson

Portfolio of Projects

I am proud to show the projects that I have worked on in the past. Most are from courses I have taken in my undergraduate degree, and I hope they give you the opportunity to understand my skills and learn something new! Happy reading.

Sudoku Solver

⮮For more information⮯

Image by JeromeWare from Pixabay

Infinite Sets Paper

⮮For more information⮯

Statistics Canada Work Term Report

⮮For more information⮯

Image by gdakaska from Pixabay

BlackJack Game

⮮For more information⮯

♠ ♥ ♦ ♣

Sudoku Solver

View Code

This project, written in the programming language Python, was developed as a part of a course I attended to learn the language. Of all the assignments, this one was one of the most exciting, where I was able to create something that I could use next time I would solve a puzzle. I can provide a copy of the Jupyter Notebook if you would like to test it out for yourself!

Infinite Sets Paper

View Paper

This short essay was a review of a topic of Infinite Sets from a reading course I took on predicate and propositional calculus, a branch of Mathematics concerning formal logic and proving statements. This online textbook was the basis of this class.

Statistics Canada Work Term Report

View Report

This report details the research results of my work at Statistics Canada during my four month work term. I performed research on the Canadian Community Health Survey where I was analyzing the impacts of change in the calibration strategy for the group of persons aged 65 and over.

BlackJack Game

⮮For more information⮯

Start Game

A little game made using JavaScript, HTML and CSS.