-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
104 lines (95 loc) · 5.61 KB
/
index.html
File metadata and controls
104 lines (95 loc) · 5.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Primary SEO -->
<title>ARCHITECT — Free AI Code Analyzer | Code Quality & Security Scanner</title>
<meta name="description" content="Free AI-powered code analysis tool. Paste code, link a GitHub repo, or upload files — get instant quality scores, security vulnerability detection, and actionable improvement suggestions. No install required." />
<meta name="keywords" content="AI code analyzer, code scanner, code quality checker, security analysis, code review tool, free code analysis, AI code review, code quality score, vulnerability scanner, GitHub code analysis" />
<meta name="author" content="Alexander Wondwossen" />
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://architect.thealxlabs.com" />
<!-- Open Graph (Facebook, LinkedIn, Discord, iMessage previews) -->
<meta property="og:title" content="ARCHITECT — Free AI Code Analyzer" />
<meta property="og:description" content="Get instant code quality scores, security analysis, and improvement suggestions powered by AI. Free, no install required." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://architect.thealxlabs.com" />
<meta property="og:site_name" content="ARCHITECT by TheAlxLabs" />
<meta property="og:locale" content="en_US" />
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="ARCHITECT — Free AI Code Analyzer" />
<meta name="twitter:description" content="Paste code or link a GitHub repo. Get instant quality scores, security analysis, and improvement suggestions." />
<!-- Google verification -->
<meta name="google-site-verification" content="o8M5aSGUQoNV9_jDt_2By8xWL0iNYLNhGB6RKaWe8IU" />
<!-- Favicon -->
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<!-- Structured data (helps Google understand what this is) -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebApplication",
"name": "ARCHITECT",
"url": "https://architect.thealxlabs.com",
"description": "Free AI-powered code analysis tool. Get instant code quality scores, security vulnerability detection, and actionable improvement suggestions.",
"applicationCategory": "DeveloperApplication",
"operatingSystem": "Web",
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD"
},
"author": {
"@type": "Person",
"name": "Alexander Wondwossen",
"url": "https://github.com/thealxlabs"
}
}
</script>
<!-- Fonts & Tailwind -->
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap" rel="stylesheet">
<script>
tailwind.config = {
theme: {
extend: {
fontFamily: {
sans: ['Inter', 'sans-serif'],
mono: ['JetBrains Mono', 'monospace'],
}
}
}
}
</script>
<style>
body {
background-color: #000000;
color: #f4f4f5;
}
::-webkit-scrollbar { width: 6px; }
::-webkit-scrollbar-track { background: #000000; }
::-webkit-scrollbar-thumb { background: #3f3f46; border-radius: 3px; }
::-webkit-scrollbar-thumb:hover { background: #52525b; }
@keyframes fadeIn {
from { opacity: 0; transform: translateY(10px); }
to { opacity: 1; transform: translateY(0); }
}
.animate-fade-in { animation: fadeIn 0.6s ease-out; }
@keyframes slideUp {
from { opacity: 0; transform: translateY(30px); }
to { opacity: 1; transform: translateY(0); }
}
.animate-slide-up { animation: slideUp 0.8s ease-out; }
.animate-delay-100 { animation-delay: 0.1s; animation-fill-mode: both; }
.animate-delay-200 { animation-delay: 0.2s; animation-fill-mode: both; }
.animate-delay-300 { animation-delay: 0.3s; animation-fill-mode: both; }
</style>
<!-- PostHog Analytics -->
<script>!function(t,e){var o,n,p,r;e.__SV||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.crossOrigin="anonymous",p.async=!0,p.src=s.api_host+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+" (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags getFeatureFlag getFeatureFlagPayload reloadFeatureFlags group updateEarlyAccessFeatureEnrollment getEarlyAccessFeatures getActiveMatchingSurveys getSurveys onSessionId".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]);posthog.init('phc_44Ow1DHNtOGD7R5GnHWy58RMUoAfHniU2NkiRrVPaqj',{api_host:'https://us.i.posthog.com',person_profiles:'identified_only'});</script>
</head>
<body>
<div id="root"></div>
<script type="module" src="/index.tsx"></script>
</body>
</html>