Skip to content

Commit f52ba1a

Browse files
committed
June 2026 updates
1 parent 0324dee commit f52ba1a

1 file changed

Lines changed: 11 additions & 8 deletions

File tree

src/data/resume.ts

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65,23 +65,25 @@ export const experience: TimelineEntry[] = [
6565
positions: ['Principal Engineer'],
6666
organizations: ['c3', 'c3 integrations'],
6767
highlights: [
68-
'Mesh Radio Network Control Dashboard',
69-
'Telegraf output sink',
70-
'RF Signal Propagation Simulator',
71-
'RF Signal Quality Visualizations',
72-
'QUIC based real-time vehicle monitoring application',
73-
'Modular real-time Command + Control Application Platform',
68+
'Designed & developed OASIS OneLink, a modular real-time C2 (Command + Contro) Application Platform',
7469
'Shared Worker Decoding + Replay pipeline for asset telemetry',
7570
'UI Library based on extending HeroUI v3',
71+
'Offline device provisioning workflows and framework',
7672
'YOLO based object detection model to run on video feeds in realtime in the browser',
7773
'Multi-plexed video streams with routing / navigation and object overlays',
7874
'Multi-window React context / portal framework',
7975
'3D tile overlays + navigation',
76+
'MGRS overlay layers',
8077
'Login experience + tenant management',
8178
'Red-light capable visualization filters',
8279
'OTel proxy + pipelines for logs / metrics / observability',
8380
'GitLab CI Pipelines',
84-
'Frontend / Backend Shared Libraries'
81+
'Frontend / Backend Shared Libraries',
82+
'Mesh Radio Network Control Dashboard',
83+
'Telegraf output sink',
84+
'RF Signal Propagation Simulator',
85+
'RF Signal Quality Visualizations',
86+
'QUIC based real-time vehicle monitoring application',
8587
],
8688
tags: [
8789
'react',
@@ -106,7 +108,8 @@ export const experience: TimelineEntry[] = [
106108
'YOLO',
107109
'WEBGL',
108110
'deck.gl',
109-
'otel'
111+
'otel',
112+
'electron'
110113
],
111114
},
112115
{

0 commit comments

Comments
 (0)