File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ <h2 data-i18n="h2-achievements">Achievements</h2>
2020 < div class ="achievement ">
2121 < span class ="achievement-icon "> 🤖</ span >
2222 < div class ="achievement-name " data-i18n ="ach2-name "> AI PIONEER</ div >
23- < div class ="achievement-desc " data-i18n ="ach2-desc "> Built production-ready agentic AI systems from scratch .</ div >
23+ < div class ="achievement-desc " data-i18n ="ach2-desc "> Built AI Chat system .</ div >
2424 </ div >
2525 < div class ="achievement ">
2626 < span class ="achievement-icon "> ☁️</ span >
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ const i18n = {
8787 'ach1-name' : 'TEAM LEADER' ,
8888 'ach1-desc' : 'Promoted to Head of AI Team — leading the charge.' ,
8989 'ach2-name' : 'AI PIONEER' ,
90- 'ach2-desc' : 'Built production-ready agentic AI systems from scratch .' ,
90+ 'ach2-desc' : 'Built AI Chat system .' ,
9191 'ach3-name' : 'CLOUD MAGE' ,
9292 'ach3-desc' : 'Deployed and managed full GCP backend infrastructure.' ,
9393 'ach4-name' : 'CYBERSEC SCHOLAR' ,
You can’t perform that action at this time.
0 commit comments