
Technical Projects
Home / Technical Projects
Web development ● Front-end engineering
Developed a responsive and accessible sign-in page for Hey Mentor’s platform, translating UI designs from Figma into a front-end component using React and TailwindCSS.
Sign-In Page
TCP Proxy
Computer Networking ● Software Engineering
This project implements a ping-pong client-server model using TCP sockets with an intermediate proxy server.
Computer Networking ● Software Engineering
Built a UDP sender in Python to transmit a large file from a Docker container to a UDP receiver. The sender had to handle network conditions like delays, limited buffer sizes, and capped throughput.
UDP Proxy