wip cleanup
This commit is contained in:
parent
56b0ead7b7
commit
017ae3e825
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -24,6 +24,9 @@ jobs:
|
|||||||
# - name: Install dependencies
|
# - name: Install dependencies
|
||||||
# run: npm install
|
# run: npm install
|
||||||
|
|
||||||
|
- name: Allow all dirs
|
||||||
|
run: git config --global --add safe.directory '*'
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: TonySpegel/zola-build-action@v1
|
uses: TonySpegel/zola-build-action@v1
|
||||||
env:
|
env:
|
||||||
|
@ -7,7 +7,7 @@ title: Home
|
|||||||
By day I am a **software developer**, working on the tooling that powers children's TV productions at [Industrial Brothers](https://www.industrialbrothers.com/).
|
By day I am a **software developer**, working on the tooling that powers children's TV productions at [Industrial Brothers](https://www.industrialbrothers.com/).
|
||||||
Perviously worked with [Raider Robotics](https://www.raiderrobotics.org/), building high-performance robotic control system software.
|
Perviously worked with [Raider Robotics](https://www.raiderrobotics.org/), building high-performance robotic control system software.
|
||||||
|
|
||||||
By night I am *"indecisive about my hobbies"*. I bounce around between a large collection of interests, with the common focus of wanting to learn how things *really work*. I take deep dives into topics that I find interesting, and occasionally write about them [on my blog](/blog).
|
By night I am *"indecisive about my hobbies"*. I bounce around between a large collection of interests, with the common focus of wanting to learn how things *really work*. I take deep dives into topics that I find interesting, and occasionally write about them on this site.
|
||||||
|
|
||||||
## Whats in the works
|
## Whats in the works
|
||||||
|
|
||||||
@ -19,35 +19,3 @@ I am currently working on a few projects, including:
|
|||||||
I am also working on an Internet-Draft:
|
I am also working on an Internet-Draft:
|
||||||
|
|
||||||
- [draft-evan-amateur-radio-ipv6](https://datatracker.ietf.org/doc/html/draft-evan-amateur-radio-ipv6) - Globally Unique IPv6 Addressing for Amateur Radio
|
- [draft-evan-amateur-radio-ipv6](https://datatracker.ietf.org/doc/html/draft-evan-amateur-radio-ipv6) - Globally Unique IPv6 Addressing for Amateur Radio
|
||||||
|
|
||||||
<!-- ## Past experience
|
|
||||||
|
|
||||||
The following is a list of notable positions I have held in the past:
|
|
||||||
|
|
||||||
<div class="home-list">
|
|
||||||
|
|
||||||
- **Raider Robotics**: *Lead of Software Development*
|
|
||||||
- Taught control systems development & embedded programming to high school students
|
|
||||||
- Designed, built, and maintained [Lib5K](https://github.com/frc5024/lib5k), a Java-based monolithic robotics library
|
|
||||||
- Gave multiple public talks on control systems and motion planning
|
|
||||||
- Designed core software components for 4 competitive robots
|
|
||||||
- Directed projects that won multiple software design awards
|
|
||||||
- **BealTV**: *Broadcast Engineer*
|
|
||||||
- Managed vaious aspects of the production workflow, including:
|
|
||||||
- Camera operation & switching
|
|
||||||
- Livestream egress
|
|
||||||
- Sound mixing
|
|
||||||
- Built a new video streaming pipeline for the studio using Blackmagic video switching hardware and various pieces of open-source software
|
|
||||||
- **PCOL**: *Computer Technician*
|
|
||||||
- Build custom computer systems for a wide range of requirements
|
|
||||||
- Performed various routine maintenance tasks on client's systems
|
|
||||||
- Wrote various task automation tools to streamline our workflow
|
|
||||||
- **RetryLife**: *Co-founder & Artist*
|
|
||||||
- Composed two orchestral pieces for student orchestras
|
|
||||||
- Produced a full-length theatrical soundtrack
|
|
||||||
- Published 24 albums
|
|
||||||
</div> -->
|
|
||||||
|
|
||||||
## Looking for more?
|
|
||||||
|
|
||||||
Try checking out my [blog](/blog) for written content, or my [GitHub profile](https://github.com/ewpratten) for personal software projects. Consider [getting in touch](/contact) if you would like to chat about anything I do.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user