From 952b9eee10033a8679305f53c3426476d5afbf9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Narv=C3=A1ez?= Date: Tue, 21 May 2024 20:34:33 -0600 Subject: [PATCH] Text content updates --- src/components/Content/Content.tsx | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/src/components/Content/Content.tsx b/src/components/Content/Content.tsx index 70a9fc5..88d3585 100644 --- a/src/components/Content/Content.tsx +++ b/src/components/Content/Content.tsx @@ -173,15 +173,15 @@ export const Content = ({ onShow }: Props) => { positions={['Senior Software Engineer']} organization="information operations" highlights={[ - 'Wrote reusable platform components for scaffolding full stack applications', + 'Designed & devleoped reusable platform components for scaffolding full stack applications', 'Integrated OpenTelemetry into full stack', 'Helped take multiple applications from MVP to Product', - 'Reusable frontend interceptors for OAuth & instrumentation', - 'Reusable backend filters for OAuth', + 'Designed & devleoped reusable frontend interceptors for OAuth & instrumentation', + 'Designed & devleoped reusable backend filters for OAuth', "Created shared UI libraries & design system", - "Shared geospatial libraries & layers based on leaflet / mapbox", - "Variety of visualizations and filtering for data modeling and analysis", - "Reusable GH workflows" + "Designed & devleoped shared geospatial libraries & layer services based on leaflet / mapbox", + "Designed & devleoped Variety of visualizations and filtering for data modeling and analysis", + "Created reusable GH workflows" ]} tags={[ 'react', @@ -195,7 +195,8 @@ export const Content = ({ onShow }: Props) => { 'express', 'rest', 'oauth', - 'web performance' + 'web performance', + 'uma' ]} />