Team project for string instrument voicing Android Application. Our group submitted this to the Consortium of Computing Sciences in Colleges, where it won 3rd place.
A Capstone project that I originally worked on in 2019 for an internship, Lexos is a lexical analysis and text mining tool conceived and developed by teams of Wheaton College undergraduates for over a decade.
A teamwork project meant to employ our understanding of cookies and of web design for mobile devices.
A class final project designed with a peer where we took a Game of Life simulator we had designed earlier in the semester and employed our newfound knowledge of multi-threading to refactor the project.
A partnered class project in which we were tasked with writing a complex multithreaded program with Producer and Consumer threads with the goal of solving a 'mystery' password.
My original personal homepage that I designed for a web development class. (NOTE: Some of the links require php to function and will not run here)
A class project where we wrote basic Linux commands (sort, cp, cat, etc) in the C language.
A class project I worked on with a peer, in which we were tasked with writing a program to find the convex hull of a set of data points (provided by a file).
A class-assigned implementation of a Binary Search Tree class with helpful features provided.