Skip to content

Commit d2bb9bf

Browse files
committed
Update Education
1 parent 35e6e91 commit d2bb9bf

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

gitprofile.config.ts

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -130,16 +130,16 @@ const CONFIG = {
130130
],
131131
educations: [
132132
{
133-
institution: 'Institution Name',
134-
degree: 'Degree',
135-
from: '2015',
136-
to: '2019',
133+
institution: 'George Mason University',
134+
degree: 'Master of Science - CS',
135+
from: '2022',
136+
to: '2024',
137137
},
138138
{
139-
institution: 'Institution Name',
140-
degree: 'Degree',
141-
from: '2012',
142-
to: '2014',
139+
institution: 'Osmania Univeristy',
140+
degree: 'Bachelor of Engineering - CSE',
141+
from: '2018',
142+
to: '2022',
143143
},
144144
],
145145
publications: [

0 commit comments

Comments
 (0)