From 1e1a893b8b634231391ee351d9f19ab002b99d95 Mon Sep 17 00:00:00 2001 From: NexVeridian Date: Mon, 25 Aug 2025 16:05:02 -0700 Subject: [PATCH] ci: update image --- .forgejo/workflows/docker.yml | 2 +- content/pages/about.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.