James

James Young

Hello! I'm a recent Electronic Engineering graduate from HKUST. I am currently pursuing a Master's in Computer Science at Boston University.

I have a passion for cloud computing, embedded systems, and software development.

Personal Projects

Project
Software

Full Stack Air Quality Dashboard

A full-stack project that stores and displays air quality sensor data from my home.

Backend uses DynamoDB, API Gateway, and Lambda. Front-end displays data using HTML, CSS, and JS.

Project
System Admin

Home Lab

My home lab/server where I self-host various applications such as Gitlab.

Using Proxmox for hosting VMs and LXCs, Kubernetes for container orchestration, and Ansible and Terraform for automation.

Project
Embedded Systems

STM32 Mini-Robot Cleaner

An STM32 robot with wireless control via UDP and automatic navigation mode with obstacle avoidance using bubble rebound algorithm.

Robot coded in C and wireless control and socket programming done in Python.

Project
Cloud

Serverless Face Blurring

A serverless application that blurs faces on an image using open source tools.

Uses OpenFaaS for serverless function, MinIO for storage bucket, and Python with MTCNN and OpenCV for face recognition and blurring.

Work Experience

Software Developer Intern

December 2023 - Feburary 2024

Intelligent Design Technology Limited, Hong Kong

Developed a prototype for real-time human fall detection using pose estimation with Movenet and heuristics for determining fall.

Electronic Engineering Intern

August 2023

Kolour Think Tank, Hong Kong

Developed project that takes images of a digital utility meter with ESP32-CAM, reads the meter reading with AWS Rekognition, and stores the data in AWS DynamoDB.

Internet of Things Intern

December 2022 - May 2023

Graphite Venture Limited, Hong Kong

Worked on reading and sending water sensor data to AWS IoT core with an ESP32 module through MQTT.