This commit is contained in:
Elijah McMorris 2025-05-06 13:30:28 -07:00
parent d6006a0227
commit 70671e5a43
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8
17 changed files with 519 additions and 14 deletions

View file

@ -3,11 +3,11 @@ title = "About Me"
path = "about"
+++
I recently finished BAS in Software Development, Im looking for a Software Engineering positions, I live in Kirkland 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 recently finished BAS in Software Development, Im looking for Software Engineering positions, I live in Kirkland 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.
# Contact Me:
- [Email](mailto:nexveridian@gmail.com)
- [NexVeridian.com](https://nexveridian.com)
- [Calendly](https://calendly.com/nexveridian/main)
- [GitHub.com](https://github.com/NexVeridian)
- [LinkedIn](https://www.linkedin.com/in/nexveridian)
- [Calendly](https://calendly.com/nexveridian/main)
- [X](https://x.com/nexveridian)

View file

@ -1,5 +1,5 @@
+++
title = "Archive"
title = "Blog"
path = "archive"
template = "archive.html"
+++