- Developed an application to analyze network packets (PCAP traces) similar to what Wireshark does.
- Extracted information from each packet, layer by layer of the TCP/IP protocol stack.
- Developed the application closely following all software designing principles.