Index

joshstock.in / master

Source for serving and static templating/compiling of https://joshstock.in.

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
20915 Sep 2024 14:00dc2e4a6Style updatesJosh Stockin121G

Blob @ joshstock.in / site / content / index.md

text/plain4018 bytesdownload raw
1---
2type: website
3index: index.html
4title: Home
5description: Systems Engineering / Minor in Computer Science @ UIUC Grainger (Dec 2025)
6thumbnail: /static/images/devilslake_josh.png
7banner_image: /static/images/river.jpg
8---
9
10<figure class="float-left">
11 <img title="Me!" style="max-height:300px" src="/static/images/devilslake_josh.png">
12</figure>
13
14<h3 style="margin-top: 0">Systems Engineering / Minor in Computer Science @ UIUC Grainger (Dec 2025)</h3>
15
16Studying systems engineering with a concentration in embedded computing. Interested in
17embedded/electrical systems, firmware programming, data analytics. Recently
18completed my second firmware engineering [internship](/resume) at
19**<i>Milwaukee Electric Tool</i>** and returning for a third in 2025. Long-running
20independent technical projects include:
21
22* a [remote-controlled snow plow](https://www.youtube.com/watch?v=NOkGwRdGm9s) (self-study in mechanical,
23 computer, electrical, and power engineering). currently working on designing battery
24 charging, motor control, and peripherals into one PCBA
25* an experiment in tiling world generation and simulation, OpenGL graphics programming
26* a stock market autotrader (basic evolutionary machine learning, GPGPU
27 programming, software development)
28
29Between hobby projects, internships, and coursework, I have experience in
30a variety of engineering and computing disciplines and have working knowledge
31with relevant technologies in both design and analysis/support capacities.
32This table isn't comprehensive, nor am I an expert in all of these, but here
33are some things of note I've worked with or had considerable exposure to:
34
35| Skill Sets | Tools / Technologies | Programming Languages |
36|-----------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|-----------------------|
37| Embedded Firmware Programming | <ul><li>IAR Embedded Workbench for ARM (STM32)</li><li>ESP-IDF (ESP32)</li><li>FreeRTOS</li><li>Arduino (ATmega)</li><li>GoogleTest</li></ul> | C/C++ |
38| Electrical & Computer Engineering | <ul><li>Altium Designer</li><li>KiCad</li><li>LTSpice</li></ul> | MATLAB, Python |
39| Graphics and GPGPU programming | <ul><li>OpenGL</li><li>CUDA</li></ul> | C/C++ |
40| 2D Drafting, 3D Modeling | <ul><li>AutoCAD</li><li>Fusion 360</li></ul> | |
41| Software Development | <ul><li>Azure DevOps</li><li>Git</li><li>CMake</li></ul> | C/C++, Python, Lua |
42
43See the [blog](/blog) page for some technical write-ups. Outside of my
44pursuits in STEM, I enjoy running, hiking, rock climbing, playing guitar,
45cooking, and baking. I'm also [bionic](/static/images/scoliosis.png).
46
47Contact me by email:<br>
48[[GPG key](/josh.gpg)] /
49<a href="mailto:josh@joshstock.in">josh@joshstock.in</a> /
50<a href="mailto:stockin2@illinois.edu">stockin2@illinois.edu</a>
51
52<figure class="full double">
53 <img style="aspect-ratio:1.333" title="RC snow plow" class="small" src="/static/images/rc-plow.jpg"/>
54 <img style="aspect-ratio:1.333" title="ePaper display CO2 monitor" class="small" src="/static/images/epaper-co2.jpg"/>
55 <img style="aspect-ratio:1.333" title="Devil's Doorway @ Devil's Lake State Park, Baraboo, WI" class="small" src="/static/images/devils_doorway.jpg"/>
56 <img style="aspect-ratio:1.333" title="Kakabika Falls, UP Michigan" class="small" src="/static/images/kakabika.jpg"/>
57</figure>
58