diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte new file mode 100644 index 0000000..b5736ad --- /dev/null +++ b/src/routes/about/+page.svelte @@ -0,0 +1,19 @@ + + + +
+

About Me

+

I'm a {workRole} at {workPlace}.

+

I'm proficient in languages like {proficientLanguages.join(", ")} and technologies such as {proficientTechnologies.join(", ")}.

+

I have extensive experience with {azureExperience}.

+

I'm keen on utilizing {containerSkills}.

+

Certifications I've obtained: {certifications.join(", ")}.

+