From 957e2ed783ad4a90fe209b11dd37870a234fd69e Mon Sep 17 00:00:00 2001 From: sotech117 Date: Wed, 17 Sep 2025 12:46:20 -0400 Subject: update wording --- resume.html | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'resume.html') diff --git a/resume.html b/resume.html index e257ce7..f2369a7 100644 --- a/resume.html +++ b/resume.html @@ -209,17 +209,18 @@ @@ -283,7 +284,7 @@
  • Ported light video processing from the Node.js backend to the client using WebAssembly FFMPEG libraries, reducing heavy CPU - usage and network load on the Azure server during peak hours. + usage and network bandwidth on the Azure server during peak hours.
  • @@ -303,8 +304,8 @@
  • Developed a touch-based video editing frontend for mobile devices - in React Native with native GPU support to double editing - performance and increase video resolution to native. + in React Native with native GPU support to hardware accelerate + editing tasks and increase video resolution to native.
  • @@ -327,8 +328,8 @@
  • MAO-PWA: a progressive web app - using Polymer3, Redux, and a Firebase backend to manage tutoring - and signups for my high school's math team (code Simple AB Template: - A local AB test stencil in vanilla JS using local browser storage - (code