diff --git a/README.md b/README.md index e8aa667..353fc4e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ This is my portflio website -You can checkout the live version [here](https://pezhmanghavami.com/) +You can checkout the live version [here](https://pezhman.io/) To run locally: diff --git a/content/homepage.ts b/content/homepage.ts index 8bddf79..e14be38 100644 --- a/content/homepage.ts +++ b/content/homepage.ts @@ -44,13 +44,13 @@ export const homepageContent = { { id: 3, duration: "July 2023 - Now", - jobTitle: "Full-Stack Developer | Quarkino", + jobTitle: "Front-End Developer | Quarkino", highlights: [ "Contributed in developing a successful migration/rewrite plan to migrate the legacy web applications and their associated tools from Vue2 to Next.js 13, resulting in a drastic improvement on lighthouse scores.", "Created a project template for starting new projects using Next.js latest.", "Collaborated with the product, back-end and the design team to take part in rewriting Quarkino, Depoint and ICIB using our new tools in React.", "Took an active role in designing and developing a SDK for using Quarkinos headless CMS.", - "Participated in setting up a mono repo to manage our different types of Full-Stack applications as a service.", + "Participated in setting up a mono repo to manage our different types of Front-End applications as a service.", // "Attended multiple knowledge sharing sessions with my peers " ], },