Skip to content

Commit e3c64ee

Browse files
committed
March 2026 Updates
1 parent 3d8ee1f commit e3c64ee

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

src/components/Content/TimelineEntries.tsx

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,12 @@ export const experience: TimelineEntry[] = [
3232
years: 'Feb . 2026 - present',
3333
positions: ['Principal Engineer'],
3434
organizations: ['c3', 'c3 integrations'],
35-
highlights: ['mesh network control dashboard', 'Telegraf output sink'],
35+
highlights: [
36+
'mesh network control dashboard',
37+
'Telegraf output sink',
38+
'RF Propagation Simulator',
39+
'RF Signal Quality Visualizations',
40+
],
3641
tags: [
3742
'react',
3843
'typescript',
@@ -46,6 +51,9 @@ export const experience: TimelineEntry[] = [
4651
'pkg',
4752
'telegraf',
4853
'influx',
54+
'agentic workflows',
55+
'gis',
56+
'OIDC',
4957
],
5058
},
5159
{

0 commit comments

Comments
 (0)