You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/recommendations/page.mdx
+30-1Lines changed: 30 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,35 @@ Perspectives from colleagues and engineering leaders I have worked with internat
25
25
))}
26
26
</div>
27
27
28
-
For earlier employer letters, freelancer testimonials, and beginner certificates, see the [Earlier Work archive](/earlier-work). It is retained for context and is not intended as a privacy boundary.
Copy file name to clipboardExpand all lines: data/profile.js
+22Lines changed: 22 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -184,6 +184,28 @@ export const profile = {
184
184
'Mohsin is a great person, a passionate developer and a hard working team member. He is not afraid of taking responsibility in difficult situations and always tries to raise the bar for himself.'
185
185
}
186
186
],
187
+
earlierRecommendations: [
188
+
{
189
+
name: 'Georgia Hampton',
190
+
role: 'Client feedback · Fiverr',
191
+
excerpt: 'I can’t tell you how much I LOVE my new website!'
192
+
},
193
+
{
194
+
name: 'Vibhav Mishra',
195
+
role: 'Client feedback · Upwork',
196
+
excerpt: 'Mohsin’s biggest strength is his availability and his patience.'
197
+
},
198
+
{
199
+
name: 'Bizsavvy',
200
+
role: 'Client feedback · Fiverr',
201
+
excerpt:
202
+
'Communication was great and he responded in a professional and timely manner.'
203
+
}
204
+
],
205
+
earlierRecommendationLetter: {
206
+
label: 'Read the Rocketbots employer recommendation letter (PDF)',
0 commit comments