Kasandra Wolf
Full-Stack Developer
About Me
I am software developer based out of Boise, Idaho with experience developing front-end and back-end applications. I have a passion for analytial problem solving. I am skilled in Javascript, C#, Vue.Js Node.Js, MongoDb, API development, Object Oriented Programming, and Scrum.
Skills
Projects
KanBan Boards
An immitation of Trello collaboration boards. This website can be used to track progress of multiple
projects. Users can create, edit, and delete boards (projects), lists (within boards), and tasks (within
lists). Users
can also add comments to tasks and move tasks between lists.
This is a full-stack application written in Javascript with a front-end Vue framework and Node.js back-end
framework.

Flip Flashcards
An application designed to help you study flashcards. You can use any of the publicly available decks that
have been creatd by other users. If you create your own account, you may create and save your own deck of
flashcards or save a copy of another deck.
This is a full-stack application written in Javascript with a front-end Vue framework and Node.js back-end
framework.

Battlecards Game
An online card game in which the user plays against the computer. Both the user and computer are dealt 10
cards/characters. Each character has health points, attack points, and defense points. The user makes the
first move and attacks one of the computer's characters. That character will automatically retaliate against
the user's card. This continues until only one player has cards remaining.
This is a front-end application written in Javascript using the Vue.js framework.

Inspire Homepage
A front-end homepage/dashboard application that displays the current time and weather in Boise, Idaho. It also allows the user to keep track of a "To-Do" list at the bottom. The background image and inspirational quote will change upon every refresh. This application was written in Vanilla Javascript.
Code View