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 b71762c commit a961c77Copy full SHA for a961c77
src/data/resume.ts
@@ -9,7 +9,7 @@ export const detailsForMetadata = {
9
export const personalDetails = {
10
name: "Himank Dave",
11
pronouns: "he/him/his",
12
- currentEducation: "Computational Mathematics @ University of Waterloo",
+ currentEducation: "Computational Mathematics [at] UWaterloo",
13
currentJob: ["Software Developer in Test Intern", "Geotab"],
14
basedFrom: "Toronto",
15
githubLink: "https://github.com/steadyfall",
0 commit comments