some more edits

This commit is contained in:
2025-09-16 23:59:07 -05:00
parent d11be386a4
commit 4f4a71c2ed
2 changed files with 6 additions and 6 deletions

Binary file not shown.

View File

@@ -101,15 +101,15 @@
\resumeSubHeadingListStart \resumeSubHeadingListStart
\resumeSubheading \resumeSubheading
{Plano East Senior High School}{Plano, TX} {Plano East Senior High School}{Plano, TX}
{Multi-disciplinary \& STEM endorsement }{Aug 2022 -- Aug 2026} {STEM Endorsement with Concentration in Physics, Computing, and Higher Level Math}{Aug 2022 -- May 2026}
\resumeItemListStart \resumeItemListStart
\resumeItem{Concentrations}{Computer Science \& Mathematics} \resumeItem{Focus Areas}
\State {Applied Mathematics, Computer Science, and Theoretical/Computational Physics}
\EndWhile}
\resumeItem{Coursework} \resumeItem{Coursework}
{Data Structures \& Algorithms, Object-Oriented Programming, Calculus, Differential Equations, Probability, Statistics, Newtonian Physics} {Physics Mechanics \& Electromagnetism, Data Structures \& Algorithms, Object-Oriented Programming, Calculus, Differential Equations, Probability, Statistics, Classical Mechanics, Computational Modeling}
\resumeItemListEnd \resumeItemListEnd
\resumeSubHeadingListEnd \resumeSubHeadingListEnd
\begin{comment} \begin{comment}
%-----------EXPERIENCE----------------- %-----------EXPERIENCE-----------------
\section{Work Experience} \section{Work Experience}
@@ -137,7 +137,7 @@
{Authored a novel architecture enhancement embedding deterministic tensor mutation modules within transformer-based LLMs (LLaMA 3B) to enable low-latency, step-wise accurate arithmetic and linear algebra computation. Leveraged GPU-optimized fixed-index tensor operations to circumvent probabilistic inference bottlenecks, achieving substantial improvements in mathematical reasoning benchmarks without retraining or external symbolic engines. Published on TechRxiv.} {Authored a novel architecture enhancement embedding deterministic tensor mutation modules within transformer-based LLMs (LLaMA 3B) to enable low-latency, step-wise accurate arithmetic and linear algebra computation. Leveraged GPU-optimized fixed-index tensor operations to circumvent probabilistic inference bottlenecks, achieving substantial improvements in mathematical reasoning benchmarks without retraining or external symbolic engines. Published on TechRxiv.}
\resumeSubItem{MQTTtoPush Notification Pipeline} \resumeSubItem{MQTTtoPush Notification Pipeline}
{Developed a 3-repository system to ingest MQTT5 messages and forward them as mobile push notifications via \texttt{ntfy}. Benchmarked ingestion libraries in both C++ and Rust, with Rust outperforming at \textbf{10M notifications/s} (1 KB each). Deployed a Python-based deduplicating ingest service using hash sets, which has successfully relayed 10k+ real-time news alerts to devices in the August of 2025. Designed for scalability, throughput, and reliability in high-volume messaging.} {Developed a 3-repository system to ingest MQTT5 messages and forward them as mobile push notifications via \texttt{ntfy.sh}. Benchmarked ingestion libraries in both C++ and Rust, with Rust outperforming at \textbf{10M notifications/s} (1 KB each). Deployed a Python-based deduplicating ingest service using hash sets, which has successfully relayed 10k+ real-time news alerts to devices in the August of 2025. Designed for scalability, throughput, and reliability in high-volume messaging.}
\resumeSubItem{Matrix FS} \resumeSubItem{Matrix FS}
{Developed a Layer 2 distributed storage protocol atop IPFS, implemented in Rust with a performant Tauri-based Svelte frontend. Engineered end-to-end encrypted file sharing using AES-256-CBC and ChaCha20-Poly1305 AEAD schemes with deterministic tokenization for content addressing. Extended IPFS functionality with MIME type encoding to enable file-type-aware decentralized storage and retrieval. Integrated SurrealDB ticketing over Tor hidden services to facilitate privacy-preserving access control and auditability.} {Developed a Layer 2 distributed storage protocol atop IPFS, implemented in Rust with a performant Tauri-based Svelte frontend. Engineered end-to-end encrypted file sharing using AES-256-CBC and ChaCha20-Poly1305 AEAD schemes with deterministic tokenization for content addressing. Extended IPFS functionality with MIME type encoding to enable file-type-aware decentralized storage and retrieval. Integrated SurrealDB ticketing over Tor hidden services to facilitate privacy-preserving access control and auditability.}