Mary H
- Research Program Mentor
PhD candidate at Princeton University
Expertise
Computer science, software engineering, software-defined networks, programmable networks, network systems
Bio
I'm a PhD candidate at Princeton University and am primarily interested in networked systems. More specifically, my research focuses on software-defined networking (SDN) and programmable data planes. I am passionate about creating systems that help programmers use programmable networks more easily and efficiently. In my free time, I love spending time outside! I'm often hiking, golfing, or practicing my nature photography. I also love reading (fiction is my favorite!) and listening to music.Project ideas
User-Friendly Network Analyzer
There are plenty of existing tools to help people analyze what's going on in their network, but it can be difficult for the average user to understand and diagnose issues just by using these tools. This project would create an application that takes data from these tools, infer things about the traffic in the user's network, and present the user with a summary of the findings.
Secure Chat Application
For this project, you would create your own chat application, allowing users on different machines to communicate. You would also implement security measures, including authenticating users (via a username/password), and identifying/blocking suspicious messages.