Portfolio

HTTP_Proxy_Server

Used C++ to create a robust HTTP/HTTPS proxy that processes simultaneous GET, POST, and CONNECT requests following the RFC7231 Protocol, forwarding to the origin server and facilitating correct reception of chunked data.

Mini_Uber_Ride_Share_Web_App

Developed a web application using Django and PostgreSQL to simulate key functionalities of a ride-sharing platform, akin to Uber..

Stock_Exchange_Scalable

This is a program that achieved the functionality of Stock exchange, and also could be scalable with multiple process to improve the performance

Mini-UPS-Amazon

This a project that simulate the real world UPS and Amazon coopration, communicating with an agreed protocol to provide a purchasing and delivering functionalities.