Skip to content

Commit

Permalink
fix/small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PezhmanGhavami committed Jul 16, 2024
1 parent 78acf4c commit e2c8e0d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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:

Expand Down
4 changes: 2 additions & 2 deletions content/homepage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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 "
],
},
Expand Down

0 comments on commit e2c8e0d

Please sign in to comment.