Skip to content

Commit feef9d8

Browse files
committed
feat: revise fs writeup; add google analytics
1 parent 2c823e5 commit feef9d8

File tree

3 files changed

+23
-19
lines changed

3 files changed

+23
-19
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ contact_note:
109109
# Analytics and search engine verification
110110
# -----------------------------------------------------------------------------
111111

112-
google_analytics: # your Google Analytics measurement ID (format: G-XXXXXXXXXX)
112+
google_analytics: G-NNTX8ZBGX7
113113
panelbear_analytics: # panelbear analytics site ID (format: XXXXXXXXX)
114114

115115
google_site_verification: # your google-site-verification ID (Google Search Console)

_pages/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ selected_papers: false # includes a list of papers marked as "selected={true}"
1616
social: true # includes social icons at the bottom of the page
1717
---
1818

19-
I’m currently a computer science major at [UCLA](https://www.ucla.edu/). My interests are mostly in performance and security for systems, whether that be distributed ML or embedded.
19+
I’m currently a computer science major at [UCLA](https://www.ucla.edu/). My interests are mostly in performance and security for systems, whether that be distributed ML or embedded. In another life, I would've been an architect.
2020

21-
This summer, I worked at UCLA's [ELFIN Lab](https://elfin.igpp.ucla.edu/) and wrote a [filesystem](https://utahorange.github.io/blog/2025/filesystem/) that flew on a NASA-funded weather balloon. This quarter I'm focusing on redesigning our commanding architecture and data pipeline to be more performant and extensible for future CubeSat missions.
21+
This summer, I worked at UCLA's [ELFIN Lab](https://elfin.igpp.ucla.edu/) and wrote a [filesystem](https://utahorange.github.io/blog/2025/filesystem/) that flew on a NASA-funded weather balloon. This quarter I'm focusing on redesigning our commanding architecture and data pipeline to be more performant and extensible for future CubeSat missions.
2222

2323
I'm also working on projects with big tech like [AWS](https://aws.amazon.com/) for the greater UCLA community as a member of [Bruin AI](https://bruinai.org/).
2424

0 commit comments

Comments
 (0)