---
type: website
index: index.html
title: Home
description: Systems Engineering / Minor in Computer Science @ UIUC Grainger (Dec 2025)
thumbnail: /static/images/devilslake_josh.png
banner_image: /static/images/river.jpg
---
Systems Engineering / Minor in Computer Science @ UIUC Grainger (Dec 2025)
Studying systems engineering with a concentration in embedded computing. Interested in
embedded/electrical systems, firmware programming, data analytics. Recently
completed my second firmware engineering [internship](/resume) at
**_Milwaukee Electric Tool_** and returning for a third in 2025. Long-running
independent technical projects include:
* a [remote-controlled snow plow](https://www.youtube.com/watch?v=NOkGwRdGm9s) (self-study in mechanical,
computer, electrical, and power engineering). currently working on designing battery
charging, motor control, and peripherals into one PCBA
* an experiment in tiling world generation and simulation, OpenGL graphics programming
* a stock market autotrader (basic machine learning, GPGPU programming, software development)
Between hobby projects, internships, and coursework, I have experience in
a variety of engineering and computing disciplines and have working knowledge
with relevant technologies in both design and analysis/support capacities.
| Skill Sets | Tools / Technologies | Programming Languages |
|-----------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|-----------------------|
| Embedded Firmware Programming |
IAR Embedded Workbench for ARM (STM32)
ESP-IDF (ESP32)
FreeRTOS
Arduino (ATmega)
GoogleTest
| C/C++ |
| Electrical & Computer Engineering |
Altium Designer
KiCad
LTSpice
| MATLAB, Python |
| Graphics and GPGPU programming |