PORTFOLIO
Featured Projects
A selection of engineering work — from distributed systems to robotics.
PORTFOLIO
Featured Projects
Key infrastructure and platform initiatives I've led
01
Food Order App
A web-based food ordering application with user interface for browsing menus, adding items to cart, and placing orders. Built with modern JavaScript practices.
JavaScriptHTMLCSSWeb Development
02
Socket Programming
Implementation of network socket programming concepts in Python, demonstrating client-server communication, TCP/UDP protocols, and concurrent connection handling.
PythonNetworkingTCP/IPSockets