-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
207 lines (189 loc) · 10.1 KB
/
index.html
File metadata and controls
207 lines (189 loc) · 10.1 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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>jpegg.dev - Software Built on Experience</title>
<meta name="description" content="jpegg.dev builds developer tools backed by 25+ years of professional software development experience.">
<meta property="og:title" content="jpegg.dev - Software Built on Experience">
<meta property="og:description" content="jpegg.dev builds developer tools backed by 25+ years of professional software development experience.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://jpegg.dev">
<meta property="og:site_name" content="jpegg.dev">
<meta property="og:image" content="https://jpegg.dev/assets/og-image.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:image:alt" content="jpegg.dev - Software Built on Experience">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="jpegg.dev - Software Built on Experience">
<meta name="twitter:description" content="jpegg.dev builds developer tools backed by 25+ years of professional software development experience.">
<meta name="twitter:image" content="https://jpegg.dev/assets/twitter-image.png">
<link rel="canonical" href="https://jpegg.dev">
<link rel="icon" type="image/x-icon" href="/assets/favicon.ico">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon-16x16.png">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-touch-icon.png">
<script src="https://cdn.tailwindcss.com"></script>
<script>
tailwind.config = {
theme: {
extend: {
fontFamily: {
sans: ['Inter', 'system-ui', '-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'sans-serif'],
mono: ['ui-monospace', 'SFMono-Regular', 'Menlo', 'Monaco', 'Consolas', 'monospace'],
}
}
}
}
</script>
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
<link rel="stylesheet" href="css/styles.css">
<!-- 100% privacy-first analytics -->
<script async src="https://scripts.simpleanalyticscdn.com/latest.js"></script>
</head>
<body class="bg-white text-slate-900 antialiased min-h-dvh flex flex-col">
<!-- Header -->
<header class="sticky top-0 z-40 bg-white/95 backdrop-blur border-b border-slate-200">
<nav class="mx-auto max-w-5xl px-6 py-4 flex items-center justify-between">
<a href="/" class="font-mono text-xl font-semibold text-slate-900 hover:text-blue-600 transition-colors">
{jpegg}
</a>
<!-- Desktop nav -->
<ul class="hidden md:flex items-center gap-8">
<li><a href="/" class="text-slate-600 hover:text-slate-900 transition-colors">Home</a></li>
<li><a href="/about.html" class="text-slate-600 hover:text-slate-900 transition-colors">About</a></li>
<li><a href="/products.html" class="text-slate-600 hover:text-slate-900 transition-colors">Products</a></li>
<li><a href="/contact.html" class="text-slate-600 hover:text-slate-900 transition-colors">Contact</a></li>
</ul>
<!-- Mobile menu button -->
<button id="mobile-menu-btn" class="md:hidden p-2 text-slate-600 hover:text-slate-900" aria-label="Open menu">
<svg class="size-6" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"/>
</svg>
</button>
</nav>
<!-- Mobile nav -->
<div id="mobile-menu" class="hidden md:hidden border-t border-slate-200 bg-white">
<ul class="px-6 py-4 space-y-4">
<li><a href="/" class="block text-slate-600 hover:text-slate-900">Home</a></li>
<li><a href="/about.html" class="block text-slate-600 hover:text-slate-900">About</a></li>
<li><a href="/products.html" class="block text-slate-600 hover:text-slate-900">Products</a></li>
<li><a href="/contact.html" class="block text-slate-600 hover:text-slate-900">Contact</a></li>
</ul>
</div>
</header>
<main class="flex-1">
<!-- Hero -->
<section class="py-20 md:py-28">
<div class="mx-auto max-w-5xl px-6">
<h1 class="text-4xl md:text-5xl font-semibold text-slate-900 text-balance">
Software Built on 25 Years of Experience
</h1>
<p class="mt-6 text-lg md:text-xl text-slate-600 max-w-2xl text-pretty">
jpegg.dev creates reliable developer tools, backed by decades of real-world software development across Fortune 500 enterprises and indie products.
</p>
<div class="mt-8">
<a href="/products.html" class="inline-flex items-center px-6 py-3 bg-blue-600 text-white font-medium rounded-lg hover:bg-blue-700 transition-colors">
Explore Our Products
<svg class="ml-2 size-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"/>
</svg>
</a>
</div>
</div>
</section>
<!-- Featured Product -->
<section class="py-16 bg-slate-50">
<div class="mx-auto max-w-5xl px-6">
<h2 class="text-sm font-semibold text-slate-500 uppercase tracking-wide">Featured Product</h2>
<div class="mt-6 bg-white rounded-xl border border-slate-200 p-8 shadow-sm">
<div class="flex flex-wrap items-center gap-3">
<h3 class="text-2xl font-semibold text-slate-900">API Dev Studio</h3>
<span class="px-3 py-1 text-xs font-medium bg-blue-100 text-blue-700 rounded-full">Beta - Launching Soon</span>
</div>
<p class="mt-2 text-lg text-slate-600">The all-in-one local API development tool.</p>
<p class="mt-4 text-slate-600 text-pretty">
Mock APIs, receive webhooks, and proxy real APIs with a beautiful unified interface.
</p>
<div class="mt-6">
<a href="https://apidevstudio.com" target="_blank" rel="noopener" class="inline-flex items-center text-blue-600 font-medium hover:text-blue-700 transition-colors">
Visit API Dev Studio
<svg class="ml-2 size-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"/>
</svg>
</a>
</div>
</div>
</div>
</section>
<!-- About Teaser -->
<section class="py-16">
<div class="mx-auto max-w-5xl px-6">
<h2 class="text-sm font-semibold text-slate-500 uppercase tracking-wide">About</h2>
<div class="mt-6 max-w-2xl">
<p class="text-lg text-slate-600 text-pretty">
Founded by Jeff Pegg, a developer with over 25 years of professional experience building everything from enterprise systems for Fortune 500 clients to indie products like SidelineScout. jpegg.dev brings that depth of experience to developer tools.
</p>
<div class="mt-6">
<a href="/about.html" class="inline-flex items-center text-blue-600 font-medium hover:text-blue-700 transition-colors">
Read more about us
<svg class="ml-2 size-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"/>
</svg>
</a>
</div>
</div>
</div>
</section>
<!-- Value Props -->
<section class="py-16 bg-slate-50">
<div class="mx-auto max-w-5xl px-6">
<div class="grid md:grid-cols-3 gap-8">
<div>
<h3 class="text-lg font-semibold text-slate-900">Proven Experience</h3>
<p class="mt-2 text-slate-600">Decades of real-world development across enterprise and indie projects.</p>
</div>
<div>
<h3 class="text-lg font-semibold text-slate-900">Full Stack Expertise</h3>
<p class="mt-2 text-slate-600">From databases to mobile apps, C# to TypeScript, backend to frontend.</p>
</div>
<div>
<h3 class="text-lg font-semibold text-slate-900">Developer-First Tools</h3>
<p class="mt-2 text-slate-600">Built by a developer who understands what developers actually need.</p>
</div>
</div>
</div>
</section>
</main>
<!-- Footer -->
<footer class="bg-slate-50 border-t border-slate-200 mt-auto">
<div class="mx-auto max-w-5xl px-6 py-12">
<div class="flex flex-col md:flex-row md:items-center md:justify-between gap-8">
<div>
<a href="/" class="font-mono text-lg font-semibold text-slate-900">{jpegg}</a>
<p class="mt-2 text-slate-600 text-sm">Building developer tools with 25+ years of experience.</p>
</div>
<ul class="flex flex-wrap gap-6 text-sm">
<li><a href="/" class="text-slate-600 hover:text-slate-900 transition-colors">Home</a></li>
<li><a href="/about.html" class="text-slate-600 hover:text-slate-900 transition-colors">About</a></li>
<li><a href="/products.html" class="text-slate-600 hover:text-slate-900 transition-colors">Products</a></li>
<li><a href="/contact.html" class="text-slate-600 hover:text-slate-900 transition-colors">Contact</a></li>
<li><a href="https://apidevstudio.com" target="_blank" rel="noopener" class="text-slate-600 hover:text-slate-900 transition-colors">API Dev Studio</a></li>
</ul>
</div>
<div class="mt-8 pt-8 border-t border-slate-200 text-sm text-slate-500">
© 2026 jpegg.dev. All rights reserved.
</div>
</div>
</footer>
<!-- Mobile menu script -->
<script>
const btn = document.getElementById('mobile-menu-btn');
const menu = document.getElementById('mobile-menu');
btn.addEventListener('click', () => {
menu.classList.toggle('hidden');
});
</script>
</body>
</html>