| <!doctype html> |
| <html lang="en"> |
| <head> |
| <meta charset="UTF-8" /> |
| <link rel="icon" type="image/svg+xml" href="/favicon.svg" /> |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| <meta name="description" content="Gokul R — Aspiring Software Developer | AI & Data Science Student | Portfolio showcasing projects, skills, and achievements" /> |
| <meta name="keywords" content="Gokul R, portfolio, software developer, AI, data science, web developer, React, full stack" /> |
| <meta name="author" content="Gokul R" /> |
| <meta property="og:title" content="Gokul R | Portfolio" /> |
| <meta property="og:description" content="Aspiring Software Developer & AI/Data Science Student — Transforming ideas into impactful applications" /> |
| <meta property="og:type" content="website" /> |
| <meta name="twitter:card" content="summary_large_image" /> |
| <meta name="theme-color" content="#6366f1" /> |
| <link rel="canonical" href="https://gokul-portfolio.online" /> |
| <title>Gokul R | Software Developer & AI/DS Portfolio</title> |
| <link rel="preconnect" href="https://fonts.googleapis.com" /> |
| <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> |
| <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Outfit:wght@300;400;500;600;700;800;900&family=JetBrains+Mono:wght@400;500;600&display=swap" rel="stylesheet" /> |
| </head> |
| <body> |
| <div id="root"></div> |
| <script type="module" src="/src/main.jsx"></script> |
| </body> |
| </html> |