Hey, I'm Urmi!

I study Computer Science and Statistics at the University of Michigan. I'm passionate about building systems that perform in the real world, from low-latency infrastructure to machine learning in practice, and I'm especially interested in how these ideas apply across different domains.

Feel free to reach out, Go Blue!

Urmi Joglekar

Experience

Where I've worked

OracleIncoming
Software Engineer Intern · Health & AI
Summer 2026
Yazaki North America – MDP
Student Machine Learning Researcher
Dec 2025 – Present
Oracle
Software Engineer Intern · Health & AI
May – Aug 2025
Michigan Investment Group
Quantitative Developer
Jan 2024 – Present
AlgoAnalytics
Software Engineer Intern
Jun – Aug 2024
PIXO VR
Software Engineer Intern
Feb – May 2024

Projects

Things I've built

📳
Real-Time Sensor Fusion Engine

Low-latency C/C++ pipeline fusing LiDAR, IMU, and camera data over ROS2 and TCP/IP with lock-free queues, achieving sub-5ms latency on Linux. Kalman and EKF modules improved localization accuracy by 22% at 200 Hz in an embedded RTOS environment.

C++CROS2Embedded Linux
📱
StyleSphere

iOS app where users create real-time outfits based on peer prompts, using MVVM and Combine-driven async state to cut UI refresh latency by 35%. RESTful backend with optimized API batching reduced average network latency from 480ms to 230ms.

SwiftUIReactTypeScriptNode.jsMongoDB
🧠
VetNet

5-layer CNN to classify MRI scans from 200 Vietnam War veterans. Foundation model fine-tuning and hyperparameter optimization pushed clinical accuracy to 82%.

PythonTensorFlowPyTorchNeuroLab
⚙️
User-Level Thread Library

Preemptive threading runtime in C++ with ucontext-based context switching, multi-CPU scheduling, and interrupt-driven concurrency. Cut context-switch latency by 80% and tripled throughput.

C++MultithreadingucontextUnix

Coursework

What I've studied

EECS 482
Operating Systems
EECS 485
Web Systems
EECS 481
Software Engineering
EECS 388
Computer Security
EECS 376
Foundations of Computer Science
EECS 281
Data Structures & Algorithms
EECS 370
Computer Organization
EECS 203
Discrete Mathematics
DATASCI 315
Statistics & AI
DATASCI 306
Statistical Computing
STATS 401
Applied Statistical Methods II
STATS 415
Statistical Computing & Analysis
MATH 214
Computational Linear Algebra

Skills

Technical toolkit

Languages
C++CJavaPythonSQLJavaScriptTypeScriptSwift
ML / AI
PyTorchTensorFlowPandasNumPyScikit-learn
Infrastructure
AWSDockerKubernetesCI/CDLinux/UnixROS2Git
Frameworks
React.jsNode.jsFlaskSwiftUI
Concepts
Distributed SystemsConcurrent ProgrammingReal-Time SystemsSensor FusionSystems DesignNeural NetworksComputer VisionPhysics-Informed ML