Hoon Yang

Hoon Yang

Computer Engineering Major @ UC Irvine
GPA: 3.73 | IEEE HKN Inductee

THINK. BUILD. ITERATE.

<Searching the endless digital landscape/>
<Always learning, always improving/>
<Turning ideas into real projects/>
<Walk around and explore/>

Skills

Programming Languages

SQL Java Python C / C++ Arduino C HTML / CSS

ML / CV & Robotics

OpenCV PyTorch Ultralytics Computer Vision Autonomous Navigation Reinforcement Learning

Tools & Libraries

Git Flask Linux Jinja2 FastAPI PyMongo

Embedded & Hardware

KiCad LTspice Verilog Soldering Circuit Analysis Embedded Systems

Projects

Speed Violation Tracker demo

Speed Violation Tracker

Mar 2026 - Present

End-to-end CV pipeline for real-time vehicle detection, tracking, and speed violation capture using YOLO and OpenCV with a Flask web app and SSE-based live log streaming.

FlaskOpenCVPythonJavaScriptUltralytics

Autonomous Spider Bot

Jan 2026 - Present

Multi-legged robotic platform on NVIDIA Jetson Nano using PPO reinforcement learning for autonomous navigation, validated in PyBullet simulation with secure remote control via Tailscale.

LinuxPythonPyTorchPyBulletJetson Nano

ZotTARS

Sep 2025 - Present

Software subteam

Deployed a FastAPI STT-LLM-TTS pipeline for AI Chatbot.

PythonArduinoFastAPIUltralyticsRaspberry Pi
MyToDo

MyToDo

Dec 2025 - Jan 2026

Full-stack task management web app with CRUD operations using Flask and MongoDB, featuring server-rendered pages via Jinja2.

FlaskJinja2PythonMongoDB
Drone

Drone Project

Sep 2025 - Dec 2025

Assembled UAV hardware - flight controller, ESCs, motors, GPS - with full soldering and validation. Configured ArduPilot and ESP32 telemetry for autonomous waypoint missions.

ESP32EmbeddedArduPilotSoldering

Research

AICPS Lab, UC Irvine

Sep 2025 - Present

Undergraduate Research Assistant

I am currently involved in Prof. Mohammad Al Faruque's Research Lab.

During my first quarter, I was tasked with exploring the capabilities of the OpenUAV VLA model and conducting training and performance evaluations. I built several Python scripts on top of this platform to analyze datasets, format scene-level results, generate multi-angle first-person drone videos from sequential frames, and visualize 3D trajectories to compare model-predicted paths against ground truth trajectories.

During my second quarter, I contributed to the high-level implementation of our proposed design "AeroLANCE" on a physical UAV. I supported system integration, operationalized the pipeline on the drone, and conducted structured task-based evaluations across multiple navigation scenarios to validate its performance. I operationalized and validated our proposed AeroLANCE navigation architecture on a physical UAV through structured task-based evaluations across multiple navigation scenarios. I also reimplemented the TypeFly baseline within the same codebase to support controlled comparative experiments. In addition, I performed monocular 3D reconstruction from physical UAV image sequences using MonST3R and generated visualizations in Blender.