Driven by work that leverages programming and technical skills, analytical thinking, and problem solving in a mission-driven company. Value-adds include previous career expertise and leadership in project management, data-driven decisions, team collaboration, and customer service in the international education industry, as well as strong communication, efficiency, attention to detail, organization, and flexibility.
Study tool for students in the SUS 103: Introduction to Climate Change course at Oregon State University. This web app has three major components: 1) Study section designed for users to take practice quizzes on their own. ...
Final reflection paper for CS 362: Software Engineering II that describes: 1) My previous experience working as a part of a programming team 2) My experience working with Continuous Integration in the context of this ...
Final group project for CS 340: Introduction to Databases which included the development of a study abroad program database accompanied by a web-based UI (using NODE.js). Our web app allows users to perform Create-Read-Update-D...
Website which acts as a "Guide to Reducing Waste in and around King County, WA". This is my final project for the course CSD 112: HTML and CSS that develops a static website almost entirely in HTML and CSS, with a touch of Java...
Microservice I implemented using ZeroMQ for my project partner in CS 361: Software Engineering I. Upon receiving a request, my microservice generates a random city and returns the city, country pair as a tuple back to the clien...
Portfolio assignment for CS 344: Operating Systems I. For this assignment, I wrote my own shell (smallsh) in C. smallsh implements a command line interface similar to well-known shells, such as bash.
Course project for CS 352: Introduction to Usability, which involved working in a team to develop a substantial UX design and research project. This was done by following the processes, methods, and principles of the Design Thi...
This independent project worked through the planning, design, and testing phases in order to develop a web portal for faculty members planning to lead a study tour program through a fictitious study abroad organization, Educati...
Command Line Interface program written in Python that allows a user to manage their tasks. Functionality includes being able to view tasks, add new tasks, edit tasks, delete tasks, mark tasks as complete, and view a list comple...