Mark-Lasfar commited on
Commit
fe86d96
·
1 Parent(s): 5e48fc0

Update backend and server frontend for OAuth JSON response, client-side navigation, and add .gitignore

Browse files
static/images/{mac.png → Al-Asfar.png} RENAMED
File without changes
static/images/{ibrahim_elasfar.png → Mark_Al-Asfar.png} RENAMED
File without changes
templates/profile.html CHANGED
@@ -17,13 +17,13 @@
17
  <!-- Open Graph / Twitter Cards -->
18
  <meta property="og:title" content="Mark Al-Asfar - AI Developer">
19
  <meta property="og:description" content="Profile of Mark Al-Asfar, AI Developer and Founder of MGZon Chatbot.">
20
- <meta property="og:image" content="https://mgzon-mgzon-app.hf.space/static/images/ibrahim_elasfar.png">
21
  <meta property="og:url" content="https://mgzon-mgzon-app.hf.space/profile">
22
  <meta property="og:type" content="profile">
23
  <meta name="twitter:card" content="summary_large_image">
24
  <meta name="twitter:title" content="Mark Al-Asfar - AI Developer">
25
  <meta name="twitter:description" content="Profile of Mark Al-Asfar, AI Developer and Founder of MGZon Chatbot.">
26
- <meta name="twitter:image" content="https://mgzon-mgzon-app.hf.space/static/images/ibrahim_elasfar.png">
27
  <!-- Structured Data (JSON-LD) -->
28
  <script type="application/ld+json">
29
  [
@@ -313,7 +313,7 @@
313
  Mark Al-Asfar - AI Developer
314
  </h1>
315
  <div class="glass p-8 max-w-3xl w-full text-center" style="animation: fadeIn 1s ease-out 0.6s both;">
316
- <img src="https://mgzon-mgzon-app.hf.space/static/images/ibrahim_elasfar.png" alt="Mark Al-Asfar" class="w-32 h-32 rounded-full mx-auto mb-4">
317
  <h2 class="text-3xl font-semibold mb-2 font-[var(--font-mono)]">Mark Al-Asfar</h2>
318
  <p class="text-lg mb-2">Full Stack Web Developer & AI Developer</p>
319
  <p class="text-[hsl(var(--muted-foreground))] mb-4">Specializing in AI, web development, and e-commerce solutions. Founder of MGZon.</p>
@@ -345,7 +345,7 @@
345
  <div class="glass p-8 max-w-3xl w-full mt-8" style="animation: fadeIn 1s ease-out 0.9s both;">
346
  <h3 class="text-2xl font-semibold mb-4 font-[var(--font-mono)]">About Me</h3>
347
  <p class="text-lg mb-4">Mark Al-Asfar is the founder of MGZon, an AI-powered chatbot platform designed for code generation, web search, and e-commerce solutions. With expertise in AI and web development, Mark is dedicated to building innovative solutions for global users.</p>
348
- <img src="https://mgzon-mgzon-app.hf.space/static/images/mac.png" alt="Mark's Workspace" class="w-full max-w-md mx-auto rounded-lg" style="animation: fadeIn 1s ease-out 1.2s both;">
349
  </div>
350
 
351
  <div class="glass p-8 max-w-3xl w-full mt-8" style="animation: fadeIn 1s ease-out 1.2s both;">
 
17
  <!-- Open Graph / Twitter Cards -->
18
  <meta property="og:title" content="Mark Al-Asfar - AI Developer">
19
  <meta property="og:description" content="Profile of Mark Al-Asfar, AI Developer and Founder of MGZon Chatbot.">
20
+ <meta property="og:image" content="https://mgzon-mgzon-app.hf.space/static/images/Mark_Al-Asfar.png">
21
  <meta property="og:url" content="https://mgzon-mgzon-app.hf.space/profile">
22
  <meta property="og:type" content="profile">
23
  <meta name="twitter:card" content="summary_large_image">
24
  <meta name="twitter:title" content="Mark Al-Asfar - AI Developer">
25
  <meta name="twitter:description" content="Profile of Mark Al-Asfar, AI Developer and Founder of MGZon Chatbot.">
26
+ <meta name="twitter:image" content="https://mgzon-mgzon-app.hf.space/static/images/Mark_Al-Asfar.png">
27
  <!-- Structured Data (JSON-LD) -->
28
  <script type="application/ld+json">
29
  [
 
313
  Mark Al-Asfar - AI Developer
314
  </h1>
315
  <div class="glass p-8 max-w-3xl w-full text-center" style="animation: fadeIn 1s ease-out 0.6s both;">
316
+ <img src="https://mgzon-mgzon-app.hf.space/static/images/Mark_Al-Asfar.png" alt="Mark Al-Asfar" class="w-32 h-32 rounded-full mx-auto mb-4">
317
  <h2 class="text-3xl font-semibold mb-2 font-[var(--font-mono)]">Mark Al-Asfar</h2>
318
  <p class="text-lg mb-2">Full Stack Web Developer & AI Developer</p>
319
  <p class="text-[hsl(var(--muted-foreground))] mb-4">Specializing in AI, web development, and e-commerce solutions. Founder of MGZon.</p>
 
345
  <div class="glass p-8 max-w-3xl w-full mt-8" style="animation: fadeIn 1s ease-out 0.9s both;">
346
  <h3 class="text-2xl font-semibold mb-4 font-[var(--font-mono)]">About Me</h3>
347
  <p class="text-lg mb-4">Mark Al-Asfar is the founder of MGZon, an AI-powered chatbot platform designed for code generation, web search, and e-commerce solutions. With expertise in AI and web development, Mark is dedicated to building innovative solutions for global users.</p>
348
+ <img src="https://mgzon-mgzon-app.hf.space/static/images/Al-Asfar.png" alt="Mark's Workspace" class="w-full max-w-md mx-auto rounded-lg" style="animation: fadeIn 1s ease-out 1.2s both;">
349
  </div>
350
 
351
  <div class="glass p-8 max-w-3xl w-full mt-8" style="animation: fadeIn 1s ease-out 1.2s both;">