Yuvraj Shiv

EECS @ UC Berkeley · Machine Learning Intern @ Altametrics

Overview

I'm an EECS undergrad at UC Berkeley who builds machine learning systems that run in production, not just in notebooks. At Altametrics I cut daily sales-forecast error from 12% to 5% across four national restaurant chains — McDonald's, Taco Bell, Jack in the Box, and Chipotle — covering thousands of locations.

Outside of ML, I like building systems from the ground up: a 10,000+ LOC relational database engine with a cost-based query optimizer and ARIES-style crash recovery, a Git-like distributed version control system, and a 32-bit RISC-V CPU designed from the gate level.

I'm looking for Summer 2027 internships in machine learning, ML infrastructure, and backend/systems engineering. Happy to talk to anyone working on forecasting, ML systems, or database internals — yuvrajshiv@berkeley.edu.

Experience

Machine Learning Intern — Altametrics

March 2025 – Present · Costa Mesa, CA

Python · XGBoost · LightGBM · CatBoost · Random Forest · Prophet · TimesFM

Software Engineering Intern — MAG Services

May 2023 – August 2023 · Costa Mesa, CA

Java · SQL · Excel

Semiconductor Research Intern — COSMOS, UC Santa Cruz

July 2023 – August 2023 · Santa Cruz, CA

Projects

RookieDB — Relational Database Management System

CS 186 · Fall 2025

Java · SQL

Pac-Man AI Agents

CS 188 Artificial Intelligence · Spring 2026

Python · NumPy

Gitlet — Distributed Version Control System

CS 61B · Spring 2025

Java

CS61CPU — 32-bit RISC-V Processor

CS 61C · June – August 2025

Logisim · RISC-V Assembly · Bash

MeshEdit — Geometry Processing

CS 184 Computer Graphics · Write-up ↗

C++ · Half-edge data structure

Treble Boost Guitar Effects Pedal

EECS 16B · Spring 2026

Analog circuit design · SPICE

Education

UC Berkeley — B.S. Electrical Engineering & Computer Science

Expected May 2028

Relevant coursework: Artificial Intelligence & Machine Learning (CS 188), Database Systems (CS 186), Computer Networks (CS 168), Data Structures & Algorithms (CS 61B), Computer Architecture (CS 61C), Structure & Interpretation of Programs (CS 61A), Designing Information Devices & Systems I / II (EECS 16A / 16B).

Riverside City College / Norco College — Dual & Concurrent Enrollment

August 2021 – May 2024

Completed 40+ units of advanced math, computer science, and physics coursework concurrently with high school; maintained a 4.0 GPA.

Skills

Languages
Python, Java, C, SQL, JavaScript, HTML/CSS, RISC-V Assembly, R
ML & Data
XGBoost, LightGBM, CatBoost, Prophet, TimesFM, scikit-learn, Pandas, NumPy, Matplotlib, Jupyter
ML Concepts
Time-series forecasting, feature engineering, hyperparameter tuning, cross-validation, gradient boosting, random forests, Naive Bayes, k-means, PCA, reinforcement learning (Q-learning), Bayesian networks, Hidden Markov Models, A* search, minimax
Systems & Tools
Git, GitHub, Linux/Bash, REST APIs, VS Code, IntelliJ, Logisim, Excel
Practices
Agile collaboration, code review, technical documentation, test-driven development