1 | --- |
2 | type: website |
3 | index: projects.html |
4 | title: Projects |
5 | description: List of hobby, professional, and educational projects I've worked on. |
6 | thumbnail: /static/images/esp32.jpg |
7 | banner_image: /static/images/esp32.jpg |
8 | --- |
9 |
|
10 | # Projects <img src="/static/svg/rocket.svg" class="inline svg"> |
11 |
|
12 | A compilation of hobby and professional projects I've worked on, as well as |
13 | educational engagements. |
14 |
|
15 | ### Technologies |
16 |
|
17 | Here are some of the technologies I've used. |
18 |
|
19 | || CAD/CAM, modeling software || Embedded and systems engineering || Systems administration and other utilities || Programming languages || |
20 | || AutoCAD || FreeRTOS || *nix and WinNT operating systems || Python || |
21 | || KiCAD || ESP32 / ESP-IDF || nginx + OpenResty || C / C++ || |
22 | || Fusion 360 || ATmega328P / Arduino || AWS (EC2, S3, Route53) || Lua / LuaJIT || |
23 | || Blender, 3DS Max || I2C, SPI, and UART protocols || Git version control system || JavaScript || |
24 | || Mastercam || || CMake || Bash || |
25 | <figcaption>This is not a complete table, nor can I call myself an expert at |
26 | these. They're just some things I've worked with in the past.</figcaption> |
27 |
|
28 | **This page is incomplete and a WIP. It will change semi-frequently and likely |
29 | split into several pages as I document projects and add information, media, and |
30 | kanban boards to each. Each project listing will eventually encompass use |
31 | cases, major technologies used and/or technical details, and link to the |
32 | relevant Git repositories or published blog articles.** |
33 |
|
34 | --- |
35 |
|
36 | Under construction; check [Git repositories](https://git.joshstock.in) instead |
37 |
|