Skip to content

Commit 2032f28

Browse files
committed
Update resume.ts
1 parent f5f3f0c commit 2032f28

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/data/resume.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ export const experience: TimelineEntry[] = [
7373
'QUIC based real-time vehicle monitoring application',
7474
'Real-time Modular Command + Control Application Platform',
7575
'Decoding + Replay pipeline for vehicle telemetry',
76-
'UI Library based on extending HeroUI v3'
76+
'UI Library based on extending HeroUI v3',
77+
'YOLO based object detection model to run on video feeds in realtime in the browser'
7778
],
7879
tags: [
7980
'react',
@@ -94,6 +95,7 @@ export const experience: TimelineEntry[] = [
9495
'QUIC',
9596
'HTTP/3',
9697
'protobuf',
98+
'YOLO'
9799
],
98100
},
99101
{

0 commit comments

Comments
 (0)