This commit is contained in:
parent
f6e2a3fda8
commit
1e1a893b8b
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ env:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: nix
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
packages: write
|
packages: write
|
||||||
|
|
|
@ -3,7 +3,7 @@ title = "About Me"
|
||||||
path = "about"
|
path = "about"
|
||||||
+++
|
+++
|
||||||
|
|
||||||
I finished a BAS in Software Development in June 2024, I'll be starting a Master's of Computer Science at UT Austin in September 2025. I'm looking for Software Engineering positions, preferably in Rust. I live in Seattle WA, I'm a US citizen.
|
I finished a BAS in Software Development in June 2024, I'll be starting a Master's of Computer Science at UT Austin in August 2025. I'm looking for Software Engineering positions, preferably in Rust. I live in Seattle WA, I'm a US citizen.
|
||||||
|
|
||||||
I've contributed multiple substantial code PRs to JupyterLab and Loco.rs, created an official extension for Loco.rs adding OpenAPI integration, and I have several open source projects on my resume. My strongest programming languages: Rust, TypeScript, Python, and I also use Nix for a lot of my projects.
|
I've contributed multiple substantial code PRs to JupyterLab and Loco.rs, created an official extension for Loco.rs adding OpenAPI integration, and I have several open source projects on my resume. My strongest programming languages: Rust, TypeScript, Python, and I also use Nix for a lot of my projects.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue