Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ pnpm-debug.log*
lerna-debug.log*

node_modules
dist
dist-ssr
# dist
# dist-ssr
*.local

# Editor directories and files
Expand Down
1 change: 1 addition & 0 deletions dist/assets/index-BUYWlCos.css

Large diffs are not rendered by default.

201 changes: 201 additions & 0 deletions dist/assets/index-C0WHmKzb.js

Large diffs are not rendered by default.

Binary file added dist/favicon.ico
Binary file not shown.
29 changes: 29 additions & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Faateh Sultan | AI Software Engineer</title>
<meta name="description" content="Faateh Sultan - AI-First Software Engineer building autonomous agents, full-stack platforms, and AI-powered applications. Available for opportunities." />
<meta name="author" content="Faateh Sultan" />
<meta name="keywords" content="AI Software Engineer, Full Stack Developer, AI Agent Builder, Tech Lead, React, Node.js, Python, OpenAI, Claude" />

<meta property="og:title" content="Faateh Sultan | AI Software Engineer" />
<meta property="og:description" content="AI-First Software Engineer building autonomous agents and AI-powered applications." />
<meta property="og:type" content="website" />

<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@faatehsultan" />

<link rel="canonical" href="https://faatehsultan.com" />
<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=JetBrains+Mono:wght@400;500;600&family=Space+Grotesk:wght@300;400;500;600;700&display=swap" rel="stylesheet" />
<script type="module" crossorigin src="/assets/index-C0WHmKzb.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BUYWlCos.css">
</head>

<body>
<div id="root"></div>
</body>
</html>
1 change: 1 addition & 0 deletions dist/placeholder.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions dist/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
User-agent: Googlebot
Allow: /

User-agent: Bingbot
Allow: /

User-agent: Twitterbot
Allow: /

User-agent: facebookexternalhit
Allow: /

User-agent: *
Allow: /
Loading