Technical Projects

Home / Technical Projects

Illustration of a young person studying at a desk with an open book and a laptop, lit by a desk lamp, alongside a website login screen for Hey Mentor.

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

A person in a suit interacts with a digital interface featuring hexagonal icons related to technology, including 'TCP/IP', binary code, a mouse, a globe, a laptop, and lock symbols, set against a blue background.

TCP Proxy

Computer Networking ● Software Engineering

This project implements a ping-pong client-server model using TCP sockets with an intermediate proxy server.

An infographic with the acronym UDP, representing User Datagram Protocol, showing icons and labels for User, Datagram, and Protocol.

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