diff --git a/src/data/biography.ts b/src/data/biography.ts index c7ca2c4..a292764 100644 --- a/src/data/biography.ts +++ b/src/data/biography.ts @@ -6,7 +6,7 @@ export const biography = { overview: 'Aleksandar Kitipov is a creator and lifelong learner building an English portfolio around web publishing, algorithm practice, and AI-assisted creative media.', shortBio: - 'From Plovdiv to the web, Aleksandar turns learning notes, experiments, and community prompts into clear digital experiences. His work balances structured engineering habits with a poetic signature: knowledge as a daily ritual.', + 'Architect of Algorithm of the Day. Turning technical notes, experiments, and community prompts into living media rituals. From Plovdiv to the web, balancing structured engineering with a poetic signature.', role: 'He creates the structure, vision, and rituals that turn technical elements into a living educational media format.', background: 'Born in Plovdiv, Bulgaria, Aleksandar completed his primary and secondary education there before moving his curiosity into practical digital projects. The current portfolio preserves the spirit of the original static website while presenting the work through a modern React application.', diff --git a/src/data/site.ts b/src/data/site.ts index 65c3beb..5484d60 100644 --- a/src/data/site.ts +++ b/src/data/site.ts @@ -8,7 +8,7 @@ export const site = { language: 'en', defaultTitle: 'Aleksandar Kitipov | Algorithm of the Day', defaultDescription: - 'Portfolio for Aleksandar Kitipov featuring Algorithm of the Day, React projects, learning notes, skills, and safe public contact links.', + 'Official portfolio of Aleksandar Kitipov, architect of Algorithm of the Day. Exploring the intersection of web publishing, algorithm practice, and AI-assisted creative media.', defaultImagePath: '/og-image.svg', } as const; diff --git a/src/data/socialLinks.ts b/src/data/socialLinks.ts index 794128c..be2eda9 100644 --- a/src/data/socialLinks.ts +++ b/src/data/socialLinks.ts @@ -121,12 +121,11 @@ export const socialLinks: readonly SocialLink[] = [ description: 'Editor used in the legacy site origin story.', }, { - label: 'Facebook profile name', - url: 'https://www.facebook.com/', + label: 'Facebook Profile', + url: 'https://www.facebook.com/aleksandar.kitipov', kind: 'facebook', - isPublic: false, - description: - 'Legacy content listed the name “Aleksandar Kitipov”; no profile URL is published until confirmed.', + isPublic: true, + description: 'Official Facebook profile for professional and creative updates.', }, { label: 'Legacy archive',