mirror of
https://github.com/dragonlock2/dragonlock2.github.io.git
synced 2025-10-11 20:17:54 +00:00
update resume post link
This commit is contained in:
parent
7b1233c6b5
commit
04ba683102
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
[](https://github.com/dragonlock2/dragonlock2.github.io/actions/workflows/jekyll.yml)
|
[](https://github.com/dragonlock2/dragonlock2.github.io/actions/workflows/jekyll.yml)
|
||||||
|
|
||||||
Blog to be deployed at [matthewtran.dev](https://matthewtran.dev).
|
blog + resume
|
||||||
|
@ -10,12 +10,13 @@ Going into industry and college, I did not expect the sheer number of things tha
|
|||||||
Projects I'll get to next.
|
Projects I'll get to next.
|
||||||
|
|
||||||
- **hardware**
|
- **hardware**
|
||||||
- **iCE40 ADC** - first time using an iCE40, pairing with an external ADC
|
- **RViCE ADC** - first time using an iCE40, pairing with an external ADC
|
||||||
- **word watch** - inspired by those word clocks
|
- **word watch** - inspired by those word clocks
|
||||||
- **solar esp32** - proof of concept
|
- **solar esp32** - proof of concept
|
||||||
- **keyboard v2** - full size, swappable keys, esp32 (for the low-power challenge), solar powered
|
- **keyboard v2** - full size, swappable keys, esp32 (for the low-power challenge), solar powered
|
||||||
- **Linux board** - probably an NXP or STM32 chip, maybe a Zynq
|
- **Linux board** - probably an NXP or STM32 chip, maybe a Zynq
|
||||||
- **software**
|
- **software**
|
||||||
|
- **LPC845 Zephyr Support** - already added basic support, do it correctly this time
|
||||||
- **ePaper Zephyr support** - made a breakout board a while ago, try adding to Zephyr
|
- **ePaper Zephyr support** - made a breakout board a while ago, try adding to Zephyr
|
||||||
- **JABI mobile apps** - built in Flutter for cross-platform deploy
|
- **JABI mobile apps** - built in Flutter for cross-platform deploy
|
||||||
- **CAN/LIN DFU for Zephyr** - perhaps build it on UDS or devise custom protocol
|
- **CAN/LIN DFU for Zephyr** - perhaps build it on UDS or devise custom protocol
|
||||||
@ -42,7 +43,6 @@ Projects I'll get to once I finish the others.
|
|||||||
- **Phased Array Receiver** - basically a compass for radio signals
|
- **Phased Array Receiver** - basically a compass for radio signals
|
||||||
- **Drone** - make one, make autonomous, make many
|
- **Drone** - make one, make autonomous, make many
|
||||||
- **Haptic Touchpad** - basically a Macbook trackpad
|
- **Haptic Touchpad** - basically a Macbook trackpad
|
||||||
- **LPC845 Zephyr Support** - already added basic support, do it correctly this time
|
|
||||||
- **Expandable Cellular Automata** - Conway's Game of Life, infinitely expandable, configurable init states
|
- **Expandable Cellular Automata** - Conway's Game of Life, infinitely expandable, configurable init states
|
||||||
- **Self-balancing Robot** - super simple but I've never done it
|
- **Self-balancing Robot** - super simple but I've never done it
|
||||||
- **Hacked Labelmaker** - hack Dymo and make it print whatever we want with a proper desktop app
|
- **Hacked Labelmaker** - hack Dymo and make it print whatever we want with a proper desktop app
|
||||||
@ -90,3 +90,5 @@ Things I have to come up with a project for.
|
|||||||
- POE
|
- POE
|
||||||
- other
|
- other
|
||||||
- embedded Rust
|
- embedded Rust
|
||||||
|
- baremetal lwIP/FreeRTOS bringup
|
||||||
|
- LVGL
|
||||||
|
@ -9,4 +9,4 @@ header:
|
|||||||
|
|
||||||
Way back last November I decided to rewrite my résumé in LaTeX because I got tired of trying to use Word. I got a template off the internet and modified it heavily to my liking, learning quite a bit about LaTeX in the process. Let me know what you think!
|
Way back last November I decided to rewrite my résumé in LaTeX because I got tired of trying to use Word. I got a template off the internet and modified it heavily to my liking, learning quite a bit about LaTeX in the process. Let me know what you think!
|
||||||
|
|
||||||
Here’s a link to the [files](https://gist.github.com/dragonlock2/8ed97a7b79193b9bd6dbc1167a7a927f). Note you need both files for this to work.
|
Here’s a link to the [files](https://github.com/dragonlock2/dragonlock2.github.io/tree/main/assets/tex). Note you need both files for this to work.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user