Skip to content

Commit 8600aba

Browse files
committed
ML for MS
1 parent af7c90b commit 8600aba

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

src/data/experience.ts

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,12 @@ export const EXPERIENCE = [
2525
company: 'Georgia Institute of Technology — (Machine Learning & Artificial Intelligence)',
2626
role: 'Graduate Student ',
2727
period: 'Aug 2024 — Present',
28-
bullets: [
29-
'Built production‑grade test suites, CI, and ML prototypes.',
30-
'Delivered research-style reports, visualizations, and reproducible pipelines.'
31-
]
28+
bullets: [
29+
'Developed production-grade test suites and CI pipelines to ensure reliability and scalability of ML systems.',
30+
'Built and evaluated machine learning prototypes, applying supervised/unsupervised methods, time-series models, and clustering techniques.',
31+
'Authored research-style reports and technical visualizations, translating complex results into actionable insights.',
32+
'Delivered reproducible ML workflows using Python, NumPy, pandas, and scikit-learn to support experimentation and validation.'
33+
]
3234
},
3335

3436
{ company: 'FedEx — Enterprise Document Management',

0 commit comments

Comments
 (0)