diff --git a/.forgejo/workflows/docker.yml b/.forgejo/workflows/docker.yml index d4a1335..d6ee7cd 100644 --- a/.forgejo/workflows/docker.yml +++ b/.forgejo/workflows/docker.yml @@ -12,7 +12,7 @@ env: jobs: build: - runs-on: docker + runs-on: nix permissions: contents: read packages: write diff --git a/content/pages/about.md b/content/pages/about.md index 59da01e..d5f5847 100644 --- a/content/pages/about.md +++ b/content/pages/about.md @@ -3,7 +3,7 @@ title = "About Me" 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.