Pinned Repositories
BinTree
CSS-422
UW CSS 422 Assembly Code Project
CSS-478-LandParcel-MySql
Items taken from variety of different artifacts. The items were first put into an ORM then to a LDM and finally put into a SQL database
CSS422
Final Project for UW CSS 422
GraphL-GraphM
GraphL-GraphM The specifications for this program were determined by the University of Washington. The implementation was executed by myself, except for the NodeData ADT, and the driver file, lab3.cpp, which were provided by the University. This program constructs two different graphs: a matrix (M), and a linked list (L). The matrix uses Dijkstra's algorithm to find the shortest weighted path, while the list uses a depth-first search algorithm on an unweighted graph.
Random-Old-Projects
These files were done in a few different classes and free time. These java codes were designed with certain requirements and many of them included files to be read.
Thrive
This is a school project that embodies skills necessary within Product Management or Product Owner roles. Within the document there are a variety of use case diagrams, functional and non-functional requirements, examples of prototype wireframes, and many other common tools that are used during the creation of an app or service
Video-Store
sblake92's Repositories
sblake92/CSS-422
UW CSS 422 Assembly Code Project
sblake92/BinTree
sblake92/CSS-478-LandParcel-MySql
Items taken from variety of different artifacts. The items were first put into an ORM then to a LDM and finally put into a SQL database
sblake92/CSS422
Final Project for UW CSS 422
sblake92/GraphL-GraphM
GraphL-GraphM The specifications for this program were determined by the University of Washington. The implementation was executed by myself, except for the NodeData ADT, and the driver file, lab3.cpp, which were provided by the University. This program constructs two different graphs: a matrix (M), and a linked list (L). The matrix uses Dijkstra's algorithm to find the shortest weighted path, while the list uses a depth-first search algorithm on an unweighted graph.
sblake92/Random-Old-Projects
These files were done in a few different classes and free time. These java codes were designed with certain requirements and many of them included files to be read.
sblake92/Thrive
This is a school project that embodies skills necessary within Product Management or Product Owner roles. Within the document there are a variety of use case diagrams, functional and non-functional requirements, examples of prototype wireframes, and many other common tools that are used during the creation of an app or service
sblake92/Video-Store