David Chang

About Me

I am an aspiring software developer and a junior at the
University of Washington, Seattle, studying computer science.

Links





Project Previews

Preview:

Max&Program

June 2020

"Preserving invariants while giving clients the freedom to be creative in their implementations within the specified constraints is extremely important in computer science, and this idea is also the basis of the design decisions I made when developing this app. Because my intended audience..."Read more


Preview:

Chess Bot

August 2020

"For Data Structures and Parallelism (CSE 332), my partner and I implemented a chess bot algorithm in Java that efficiently searches for the optimal move up to 6 plys, using both sequential and parallel Minimax...."Read more


Preview:

Campus Paths

May 2020

"I explored the Model-View-Controller design pattern where I created a graphical user interface that allows users to find the shortest path between two points on a map of the University of Washington, Seattle campus...."Read more