Skip to content

Commit

Permalink
chore: updated resume
Browse files Browse the repository at this point in the history
  • Loading branch information
lukexor committed Jun 12, 2024
1 parent 8249c7c commit b53fd65
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
Binary file added web/public/images/resume/laika.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions web/src/data/resumeInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,21 @@
"linkedIn": "lucaspetherbridge"
},
"employment": [
{
"entity": "LAIKA, Inc",
"icon": "/images/resume/laika.jpeg",
"location": "Hillsboro, OR",
"positions": [
{
"title": "Senior Software Engineer",
"start": "2024-10-01",
"bullets": [
"Developed full-stack web applications to manage and accelerate studio pipeline tasks and assets using React/Typescfript, Python, and Rust.",
"Built generative form building and grid-view protoypes for integration with business intelligence systems using SolidJS and Python"
]
}
]
},
{
"entity": "Statherós",
"icon": "/images/resume/statheros.webp",
Expand All @@ -25,6 +40,7 @@
{
"title": "Principal Software Engineer",
"start": "2022-10-17",
"end": "2023-09-30",
"bullets": [
"Developed containerized software platform for Electromagnetic Spectrum Operations (EMSO) applications for the US Air Force using Rust, RabbitMQ/ZeroMQ, CouchDB, & Docker.",
"Drafted an interoperability & portability specification for heterogeneous EMSO containerized applications using YAML & Google Protocol Buffers.",
Expand Down

0 comments on commit b53fd65

Please sign in to comment.