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
constdescription=<p> My name is <spanclassName="text-primary font-semibold">Leat Sophat</span>, also known as <spanclassName="text-primary font-semibold">PPhat</span>.
14
+
constdescription=<p> My name is <spanclassName="text-primary font-semibold">{PERSON_NAME}</span>, my relegien name is <spanclassName="text-primary font-semibold">{PERSON_RELEGIEN_NAME}</span>, and I'm known online as <spanclassName="text-primary font-semibold">{PERSON_ALTERNATE_NAME}</span>.
13
15
I'm a Senior Front-end Developer at <Linkhref="https://turbotech.com.kh/"target="_blank"rel="noopener noreferrer">TURBOTECH CO., LTD</Link>, and as a Freelance UI/UX Designer.
14
16
I'm from <Linkhref="https://en.wikipedia.org/wiki/Phnom_Penh"target="_blank"rel="noopener noreferrer">Phnom Penh, Cambodia</Link>.
15
-
17
+
<br/>
16
18
I started my career as a Front-end Developer in 2021, and I have a passion for creating beautiful and functional user interfaces. I love to learn new technologies and improve my skills every day. I am also a big fan of open-source projects and I enjoy contributing to the community. I believe that sharing knowledge is the key to success in this field.
constappPositions=["I'm a Senior Front-end Developer","and a Freelance UI/UX Designer."];
12
-
constdescription=`My name is <span className="text-primary font-semibold">Leat Sophat</span>, also known as <span className="text-primary font-semibold">PPhat</span>.
12
+
constdescription=`My name is <span className="text-primary font-semibold">${PERSON_NAME}</span>, my relegien name is <span className="text-primary font-semibold">${PERSON_RELEGIEN_NAME}</span>, and I am known online as <span className="text-primary font-semibold">${PERSON_ALTERNATE_NAME}</span>.
13
13
I'm a Senior Front-end Developer at <a href="https://turbotech.com.kh/" target="_blank" rel="noopener noreferrer">TURBOTECH CO., LTD</a>, and as a Freelance UI/UX Designer.
14
14
I'm from <a href="https://en.wikipedia.org/wiki/Phnom_Penh" target="_blank" rel="noopener noreferrer">Phnom Penh, Cambodia</a>.
15
15
16
16
I started my career as a Front-end Developer in 2021, and I have a passion for creating beautiful and functional user interfaces. I love to learn new technologies and improve my skills every day. I am also a big fan of open-source projects and I enjoy contributing to the community. I believe that sharing knowledge is the key to success in this field.
17
17
`;
18
18
19
-
constaboutDescription="I am Leat Sophat (PPhat), a Senior Front-end Developer and Freelance UI/UX Designer from Phnom Penh, Cambodia. Learn more about my journey, skills, and experience.";
constaboutDescription=`I am ${PERSON_NAME} (${PERSON_RELEGIEN_NAME}, ${PERSON_ALTERNATE_NAME}), a Senior Front-end Developer and Freelance UI/UX Designer from Phnom Penh, Cambodia. Learn more about my journey, skills, and experience.`;
0 commit comments