Ben taking a mirror photo on a train

About me

Hey, I’m Ben. I’m a rising third-year Computer Science & Engineering student at UC Merced, and I’m planning a second major in Electrical Engineering.

Most days I’m moving between embedded systems, robotics, and building Elev. Outside of work, I like cameras, technology, music, anime, cars, sports, and spending time with friends.

I also love writing and thinking about life. This site is simply a place to keep some of the work and things I care about.

What I’mworking on

Summer 2026 · 12 weeks

Coherent

Embedded Systems Intern

Embedded systems and firmware migration.

Evaluating an embedded development environment, tracing its build and deployment process, and documenting repeatable migration findings.

An STM32 development board used during Ben’s work at Coherent
More about Coherent

I spent the internship learning an unfamiliar firmware system by following the evidence produced by its build process and checking it against behavior on hardware.

  • Completed a roughly twelve-week evaluation of an embedded development toolchain.
  • Traced the build and deployment process to isolate migration differences and test fixes on hardware.
  • Created repeatable validation checks and documented the findings for the engineers continuing the work.
Read the field note →
Dec 2024 — now

Elev ↗

Co-founder

Evidence and data collection for youth-serving organizations.

Building a platform that turns program goals, grants, schedules, staff roles, and field submissions into tailored collection strategies and source-backed reports.

Evidence moving from field notes into a verified report
More about Elev

Elev helps youth-serving organizations connect the work they do every day to evidence they can actually use.

elevmarket.com ↗
  • Turning program goals, grants, schedules, staff roles, and field submissions into tailored collection strategies.
  • Designing the accountability layer between an organization’s intentions, the actions its staff take, and the proof that improvement happened.
  • Building the product across React, TypeScript, Node, FastAPI, LangGraph, PostgreSQL, Redis, and Azure.
Read the accountability notes →
Feb 2026 — now

YuCCA Lab ↗

Undergraduate Research Assistant

Autonomous orchard robotics.

Working on an agricultural rover that combines LiDAR, RGB-D cameras, GPS, ROS2, and a Jetson Orin Nano to navigate orchard rows.

YuCCA Lab depth-camera workspace displaying a point cloud in RViz
More about YuCCA Lab

The lab work is centered on an autonomous agricultural rover designed to navigate real orchard rows.

yuccalab.ucmerced.edu ↗
  • Integrating LiDAR, RGB-D cameras, GPS, and ROS2 around a Jetson Orin Nano.
  • Developing a perception stack for orchard navigation with LiDAR-camera fusion and object detection.
  • Working through the gap between a system that functions in a controlled environment and one that survives field conditions.