Here is a selection of my recent work. Feel free to search by name, technology, or date.
The VSCode Spotify Extension is a handy extension for Visual Studio Code that allows you to control Spotify directly from your editor. Play, pause, skip, adjust volume, and search for music without leaving your coding environment.
The Electronic Shelf Label (ESL) project aims to streamline and enhance the retail shopping experience by addressing common challenges faced by customers in hypermarkets and departmental stores. The primary issues include manual updating of prices and offers, leading to customer frustration, and long checkout lines.
A full-stack web mail client built with React and Node.js for a computer networking course. It uses IMAP and SMTP to fetch/send emails and WebSockets for a real-time UI, demonstrating core networking protocols in a practical application.
A full-stack IoT data logging and visualization platform. This system uses an ESP32 to read sensor data, a Raspberry Pi running Node.js as a server to log data, and a React web app to display real-time charts and remotely control the ESP32's behavior.