top of page

Coding Projects

Prefix Sum in Parallel

Spring 2024 | C++

Demonstrating IPC by computing a prefix sum array with Hillis and Steele's parallel algorithm

Multi-Dimensional Search

Fall 2023 | Java

Implementing multiple levels of hash tables and binary search trees to optimize running time complexity of various inventory search functions

Audio Visualizer

Spring 2019 | Processing (Java)

A dreamy audio visualizer coded in Processing

2D and 3D Waves

Spring 2019 | Processing (Java)

A couple of wave animations coded in Processing

2D Water Simulation

Spring 2019 | Processing (Java)

A click-activated water simulation coded in Processing.

Skedaddle

Fall 2017 | C# | Unity, Google VR, Oculus Rift, Autodesk Maya

A Google VR game with randomly generated obstacles. Run for your life!

© 2018 by Meghan Grayson

bottom of page