Eric Weng
*********@*****.*** ? 925-***-**** ? https://www.linkedin.com/in/erictweng ? www.erictweng.com
EDUCATION
University of California, Santa Cruz Bachelor of Science in Computer Engineering? Fall 2025
Work Experience
Stealth Startup Software Engineer? October 2025 - Present
Designed and shipped a full-stack shift management prototype; core features were adopted into the system now
used by 250+ operators. Bash Shell Scripting network architecture test automation operating systems
Built REST API endpoints for equipment assignment and transfers, using Postgres advisory locks to serialize
ownership changes and prevent double-assignment during concurrent shift handoffs, with append-only audit
logging capturing every state transition to provide clarity on which operator owns what equipment.
Integrated Slack, Google Sheets, and Jira as the platform's source of truth for shift context ? parsing operator
Slack messages into equipment-condition logs, syncing operator profiles and shareable audit logs via Sheets, and
feeding Jira tickets through a keyword-based pattern engine that flags recurring issues per-robot by matching
keyword clusters against the robot's prior ticket history creating a source of truth for the operators to reference to.
Designed and built the React/TypeScript dashboard that shift leads rely on during 24/7 operations, with real-time
state updates via Supabase/WebSockets so ownership changes, condition updates, and new issues propagate across
the team without manual refresh.
UCSC Teaching Assistant, Networks Course ? ? ?March 2023 - June 2023
Led peer instruction sessions on networking concepts such as TCP/UDP protocols, MAC addressing,
broadcasting, and firewall behavior.
Organized 1-on-1 sessions and group guidance for students, breaking down complex topics such as socket
management and threading and assisting them on homework assignments and lab projects
Projects
Personal AI Workflow Server Python, TypeScript, Claude and OpenAI APIs, Vercel, Render? January 2026 - Present
Extended the OpenClaw agent framework with Claude Opus to build a self-hosted AI workflow server accessible
from any device, replacing my dependence on Cursor with a remote-first environment for developing personal
projects anywhere. front-end Angular GCP Google Cloud Pantheon
Built a tree-based agent orchestration layer where a control agent scopes each project and delegates
implementation to specialized sub-agents, bootstrapping every project from a layered Control Tower context
template, with scope ? design ? infra ? code and a persistent user profile that preserves preferences and prior
decisions across sessions. Shell Scripting Jenkins
Shipped three production apps on the framework: fitness/nutrition tracking, educational support, and operations
task management, with each deployed end-to-end from Git to Vercel/Render with CI/CD and environment
management. Version control ML team building
Live Golf Tournament Leaderboard Python, TypeScript, React, Flask, pytest? November 2025 - March 2026
Built a full-stack tournament platform (React/TypeScript + Flask) supporting stroke play and match play for up to
50 players, with hole-by-hole scorecards and event tracking for GIR, putts, bunkers, and hazards ? deployed on
Render + Vercel and used during live rounds with friends.
Used Google Sheets as the live data layer, with the Flask backend polling on a 10-second interval ? traded
WebSocket infrastructure for a pragmatic setup that let friends audit scores directly in the sheet and kept ops
surface minimal for a personal-scale app. command line Linux Go SQL data structures cloud infrastructure
Skills
Python Java C/C++ Node.js Kubernetes/Docker Git JavaScript/React REST APIs PostgreSQL TypeScript