Remake portfolio landing page
Lint / lint (push) Successful in 26s

This commit is contained in:
Julien Valverdé
2026-07-27 06:27:24 +02:00
parent 40bba2cc23
commit cf8bef6abd
11 changed files with 1204 additions and 168 deletions
+11 -2
View File
@@ -2,9 +2,18 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<meta name="theme-color" content="#e9e9e4" />
<meta
name="description"
content="Julien Valverde — full-stack engineer and product builder working on Effect, developer tools, and useful vertical software."
/>
<meta property="og:title" content="Julien Valverde — Full-stack engineer & product builder" />
<meta
property="og:description"
content="Open-source tools, production software, and systems currently taking shape."
/>
<title>Julien Valverde — Full-stack engineer &amp; product builder</title>
</head>
<body>
<div id="root"></div>