From 84d7fe9f565179f46c1009f99e2b808a0558c1eb Mon Sep 17 00:00:00 2001 From: Ravi Shah <63246200+Rav4s@users.noreply.github.com> Date: Tue, 19 Aug 2025 10:19:41 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b40443..c9e38a2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Hi! I'm Ravi Shah, a Computer Engineering student at UT Austin. I'm interested in the intersection of embedded systems and space exploration. -I specialize in writing mission-critical, flight-ready embedded software for spacecraft, and I've led the bringup of several devices on a custom satellite bus, from fine sun sensors and thruster gimbal controllers to a Rust hardware abstraction layer for a rad-hard microcontroller. I also enjoy designing tightly integrated hardware, with extensive experience in prototyping, PCB design, and systems integration. +I specialize in writing mission-critical, flight-ready embedded software for spacecraft, and I led the bringup of several devices on the [AstroForge](https://www.astroforge.com/) Vestri mission, from fine sun sensors and thruster gimbal controllers to a Rust hardware abstraction layer for a rad-hard microcontroller. I also enjoy designing tightly integrated hardware, with extensive experience in PCB design and systems integration. I have experience with several embedded languages, including C, Rust, and C++ for bare-metal, RTOS, and embedded Linux (NixOS) platforms. I thrive in a collaborative development environment, contributing to regular code and design reviews, with extensive Git and CI/CD experience.