UNDER CONSTRUCTION

Levi's CV

Levi Rogalla

+1 (647) 300 4005

|

levi.rogalla@gmail.com

|

linkedin.com/in/levirogalla

|

github.com/levirogalla

Education

Mechatronics Engineering

@

University of Waterloo

2022–2027 (expected)

Relevant coursework:

Microprocessor Systems & Interfacing; Real-Time Operating Systems; Digital Logic; Algorithms & Data Structures; Sensors & Instrumentation; Actuators & Power Electronics; Statistical Analysis

Work Experience

RTOS Software Engineer

@

Huawei Canada

Jan 2026–Apr 2026 (planned)

  • Researching kernel optimizations for CPU frequency management, instruction count reduction, and scheduling; targeting embedded devices, cloud/virtualized computing, and the automotive domain.
  • Contributing regular kernel software patches to improve system stability and performance.
  • Developing Python pipelines and analysis scripts for CPU performance data gathered with various profiling tools.

Backend Software Engineer

@

Unyte Health

Jan 2025–Apr 2025

  • Maintained a TypeScript serverless AWS backend (Lambda, API Gateway), PostgreSQL, CI/CD, and integrations (Stripe, HubSpot, TalentLMS) in partnership with engineers and PMs.
  • Designed a low-latency, extensible event-processing layer to convert raw data streams into high-level business events.
  • Engineered a dependency-aware backfill system that processed ~4M events in <3 hours on a single small EC2 instance (reducing runtime from days), optimizing for correct event ordering without the need for custom scripting.
  • Implemented 10+ new business event types, increasing tracked user interactions by ~30% and improving reporting accuracy for product teams.

Systems Engineer

@

AtkinsRéalis (formerly SNC-Lavalin)

Sep 2023–Sep 2024

  • Assisted the systems engineering team in managing documents, drawings, specifications, and requirements to ensure compliance with stakeholder contractual requirements and safety specifications for the Eglinton Crosstown LRT project.
  • Built a PoC combining Neo4j with RAG (Sentence Transformers + SciPy) to query and trace requirements; enabled semantic search that returns relevant requirements in seconds; presented to the asset management team, director, and VP.
  • Trained a PyTorch model on the LTPP database to predict IRI (road quality), improving accuracy by 15.3% over baseline in cross-validated tests; presented to New Brunswick OM&R team.
  • Developed a Python package that abstracts and wraps the DOORS REST API, standardizing common operations and reducing boilerplate for future automation.

Robot Builder

@

Clearpath Robotics

Jan 2023–Apr 2023

  • Assembled, tested, and calibrated ROS2-based robotic pallet stackers, performing mechanical and electrical assembly, software provisioning, and sensor calibration (LiDAR, encoders).
  • Contributed to a team output of approximately 3 units per week, ensuring robots met strict quality and performance standards before shipment.

Projects

Real-Time Operating System for STM32F4

|

Rust, C, Assembly, UART

github.com/levirogalla/rust-stm32-rtos

  • Preemptive multitasking RTOS for STM32F4 with ARM Cortex-M4 processor, implemented first in C and reimplemented in Rust; includes round-robin and priority-based scheduling, context switching, and basic synchronization primitives.

Project Manager CLI

|

Rust, GitHub CI/CD

github.com/levirogalla/donna-cli

  • Rust CLI that bootstraps projects, organizes repositories via symbolic links, and standardizes CI with GitHub Actions; saves ~5 min on project creation and ~2 min to open/find projects in my workflow.

Truss Analysis

|

Python, PyTorch

github.com/levirogalla/truss-analysis

  • Python package to compute truss internal forces and optimize member dimensions using PyTorch autograd for gradient-based optimization under applied loads.

Skills

Programming Languages

Rust, C, C++, Python, TypeScript, SQL, Bash, Dart

Frameworks & Libraries

FreeRTOS, PyTorch, NumPy, SciPy, OpenCV, Node.js, Flask, FastAPI, PyQt

Tools & Platforms

Git, Linux, Docker, AWS, GCP, MATLAB/Simulink, Github/Bitbucket CI/CD, JIRA