We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35e6e91 commit d2bb9bfCopy full SHA for d2bb9bf
1 file changed
gitprofile.config.ts
@@ -130,16 +130,16 @@ const CONFIG = {
130
],
131
educations: [
132
{
133
- institution: 'Institution Name',
134
- degree: 'Degree',
135
- from: '2015',
136
- to: '2019',
+ institution: 'George Mason University',
+ degree: 'Master of Science - CS',
+ from: '2022',
+ to: '2024',
137
},
138
139
140
141
- from: '2012',
142
- to: '2014',
+ institution: 'Osmania Univeristy',
+ degree: 'Bachelor of Engineering - CSE',
+ from: '2018',
+ to: '2022',
143
144
145
publications: [
0 commit comments