Projects Including Sass
Sudoku Board

Sudoku

This was a cool project because I had to create the algorithm to actually generate a completed Sudoku puzzle. I came up with the idea of how to do it on my own and it took me quite a few tries. This was also my first project that fully generates all the DOM nodes from within Javascript and only uses one HTML defined node to attach itself to.

portfolio

This Portfolio

I worked very hard on this project and learned an incredible amount about both the front and back end. I was lucky enough to have someone believe in my learning journey and help me grow. I had code reviews almost every step of the way. It was a great experience and it's all up on gitlab for you to view.