TCP Protocol Implementation
Built a version of TCP in C++, implementing connection setup, retransmission, and congestion control. The project deepened my understanding of reliable transport, packet sequencing, and flow control.
Skills: C++, Networking, Socket Programming
Network Performance Tool (iPerf Clone)
Developed a command-line tool to measure network throughput and latency between two endpoints. Supports concurrent TCP and UDP testing with bandwidth and latency reporting.
Skills: C++, Linux, Multithreading
Certificate Automation Tool
Created a system to automatically renew and distribute SSL certificates across enterprise apps via REST APIs. The tool improved security and reduced manual overhead for engineers managing 30+ certificates.
Skills: .NET/C#, REST APIs, Automation, Enterprise Security
SPARK Electric Racing
Contributed to the software system for an electric racing motorcycle as part of the SPARK Electric Racing team. Focused on embedded display systems and data acquisition, developing tools for real-time telemetry and post-ride performance analysis.
Integrated CAN bus communication with a custom display interface built in Qt C++, enabling reliable in-race feedback for the engineering team.
Skills: Qt, C++, CAN Bus, Embedded Systems