Skip to content

Commit

Permalink
Text content updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jdnarvaez committed May 22, 2024
1 parent 1af007c commit 952b9ee
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions src/components/Content/Content.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand All @@ -195,7 +195,8 @@ export const Content = ({ onShow }: Props) => {
'express',
'rest',
'oauth',
'web performance'
'web performance',
'uma'
]}
/>

Expand Down

0 comments on commit 952b9ee

Please sign in to comment.