-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathnotthebrief.html
More file actions
327 lines (294 loc) · 13 KB
/
Copy pathnotthebrief.html
File metadata and controls
327 lines (294 loc) · 13 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
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2XH0GY2B5X"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-2XH0GY2B5X");
</script>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta name="description" content="UX Portfolio project">
<meta name="keywords" content="UX, Design, Designer, Portfolio">
<meta name="author" content="Mathieu Nauleau">
<title>Not the brief.</title>
<!-- Favicon -->
<link href="assets/img/favicon.ico" rel="icon">
<!-- Google Fonts -->
<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;900&display=swap"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap"
rel="stylesheet">
<link
href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap"
rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS Files -->
<link href="assets/css/style.css" rel="stylesheet">
<link href="custom.css" rel="stylesheet">
<link href="tokens.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="header fixed-top">
<div class="container-xxl d-flex justify-content-between header-content">
<a href="index.html" class="logo d-flex align-items-center">
<!-- <img src="assets/img/logo.png" alt="logo"> -->
<span>Mathieu Nauleau</span>
</a>
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link scrollto" href="index.html">Design</a></li>
<li>
<a class="nav-link scrollto" href="index.html#craft">Craft</a>
</li>
<li><a class="nav-link scrollto" href="about.html" data-i18n="nav.about">About</a></li>
<li><a class="nav-link scrollto"
href="https://mathieunauleau.notion.site/Resources-2c0cd84250f5483499d8045da024b8d3" target="_blank"
rel="noopener noreferrer" data-i18n="nav.resource">Resource</a>
</li>
<li class="lang-mobile"><a href="#" onclick="changeLanguage('en')">English</a></li>
<li class="lang-mobile"><a href="#" onclick="changeLanguage('fr')">Français</a></li>
<li class="dropdown">
<button class="dropbtn" aria-haspopup="true" aria-expanded="false">
<img id="current-flag" src="assets/icon/en.svg" alt="current language flag">
</button>
<div class="dropdown-content">
<button type="button" onclick="changeLanguage('en')" aria-label="Switch language to english"><img
src="assets/icon/en.svg" alt="english flag"></button>
<button type="button" onclick="changeLanguage('fr')" aria-label="Traduire en Français"><img
src="assets/icon/fr.svg" alt="french flag"></button>
</div>
</li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav>
</div>
</header>
<!-- End Header -->
<main>
<!-- ======= START Portfolio Header ======= -->
<section class="portfolio-header">
<div class="container-fluid container-xl d-flex align-items-center">
<div class="col-12">
<img src="assets/img/portfolio/project-notthebrief/project-hero.png" alt="Daily UI challenge hero image">
</div>
</div>
</section>
<!-- ======= END Portfolio Header ======= -->
<!-- ======= START Portfolio hero Section ======= -->
<section class="portfolio-description container-xl col-lg-9">
<h1>Not the brief.</h1>
<div class="row">
<div class="portfolio-info col-lg-4 col-sm-12">
<div class="row">
<div class="col-4">
<strong>Date</strong>
</div>
<div class="col-8">
<p>2026</p>
</div>
</div>
<hr>
<div class="row">
<div class="col-4">
<strong>Hobby</strong>
</div>
<div class="col-8">
<p>Vibe-coding experiments</p>
</div>
</div>
<hr>
<div class="row">
<div class="col-4">
<strong>Platform</strong>
</div>
<div class="col-8">
<p>
<a href="https://www.dailyui.co/" target="_blank" rel="noopener noreferrer">vercel.co</a>
</p>
</div>
</div>
<hr>
<div class="row">
<div class="col-4">
<strong data-i18n="general.tool">Softwares</strong>
</div>
<div class="col-8">
<p>Claude Code, VSCode</p>
</div>
</div>
</div>
<div class="col-lg-8 col-sm-12 px-lg-5">
<h3 data-i18n="notthebrief.h3_1">
No client, no constraints, just ideas that won't stop spinning until you build them. From vague ideas to
vibe-coded prototypes, this is my 'What if' section turned into approximate code that actually work.
Exploring and learning altogether.
</h3>
</div>
</div>
</section>
<!-- ======= END Portfolio Header ======= -->
<!-- ======= Start Portfolio Development Section ======= -->
<section class="portfolio-description container-xl col-lg-9">
<div class="sub-section">
<h2>Commeat — A personal cookbook, versioned like code</h2>
<p data-i18n="notthebrief.p5">
I wanted my recipes in one place — but not another Notion database. So I built Commeat: every recipe is a
plain Markdown file synced to a GitHub repo I own. Each edit is a commit, each adaptation a fork — the same
model developers use, applied to a family recipe.
It also gave me a real reason to learn React properly: building the import flow, commit history, and GitHub
sync from scratch instead of following a tutorial.
</p>
<a href="commeat.vercel.app/" target="_blank" class="btn-custom d-inline-flex">
<span>Visit Commeat</span>
<i class="bi bi-arrow-right"></i>
</a>
<br><br>
<p>
<strong data-i18n="general.tool">Tools:</strong>
React/TypeScript, Tailwind CSS, GitHub API, Claude Code
</p>
<img loading="lazy" src="assets/img/portfolio/project-notthebrief/commeat.png" alt="image puzzle">
</div>
<div class="sub-section">
<h2>Unblending Blender 3D</h2>
<p data-i18n="notthebrief.p7">
Blender's complexity is a feature, not a bug—it's what makes it so powerful. But that density shouldn't be the
barrier to entry. As a regular user and open-source contributor, I set out to declutter this world-class tool:
removing the noise, surfacing the essential, and building an interface that gets out of your way so you can
focus on the 3D model, not the software itself.
</p>
<p data-i18n="notthebrief.p8">The result strips away the noise and guides users toward what matters. See the
before and after below.</p>
<img loading="lazy" src="assets/img/portfolio/project-notthebrief/blender3d-key-features.png"
alt="image puzzle">
<br><br>
<div class="overflow-hidden before-after-wrapper rounded-3xl">
<!-- before image: width starts at 50% but will change depending on where the slider is -->
<div class="before-image-wrapper" style="width: 50%;">
<div class="before-image"
style="background-image: url(assets/img/portfolio/project-notthebrief/blender3d-before.png);">
</div>
</div>
<!-- after image: takes up entire width -->
<div class="after-image"
style="background-image: url(assets/img/portfolio/project-notthebrief/blender3d-after.png);">
</div>
<!-- draggable slider with handle -->
<span class="handle draggable"></span>
</div>
</div>
<div class="sub-section">
<h2>More to come, what will it be?</h2>
<p data-i18n="notthebrief.p9">
A website that generates a fictional city based on your browser history? A browser extension that turns boring
error messages into tiny illustrated quests? A collaborative music player where every listener can mutate the
soundtrack in real time by adding strange rules instead of songs? ...
</p>
<p>
✴ Discombobulating... Concocting... Moseying... Whirring...
</p>
</div>
</section>
<!-- ======= End Portfolio Development Section ======= -->
<!-- ======= End Project navigation ======= -->
<section class="project-nav container-xl col-lg-9">
<div class="row">
<div class="col-6">
<a href="ahcompact.html" class="portfolio-link">
<div class="prev-next left">
<div class="col-12">
<p class="direction"><i class="bi bi-arrow-left"></i><span data-i18n="nav.prev">Previous Project</span>
</p>
<br>
<span class="title">AH Compact</span>
</div>
</div>
</a>
</div>
<div class="col-6">
<a href="sketching.html" class="portfolio-link">
<div class="prev-next right">
<div class="col-12 gx-2">
<p class="direction"><span data-i18n="nav.next">Up next</span><i class="bi bi-arrow-right"></i></p>
<br>
<span class="title">Digital sketching</span>
</div>
</div>
</a>
</div>
</div>
</section>
<!-- ======= Start Project navigation ======= -->
</main>
<!-- End #main -->
<!-- ======= Footer ======= -->
<footer class="footer">
<div class="copyright">
<p>Created with <a href="https://bootstrapmade.com/" target="_blank" rel="noopener noreferrer">Bootstrap</a> |
2026</p>
<div class="footer-social">
<ul>
<li>
<a class="nav-link social-links" href="http://instagram.com/mathieunauleau" target="_blank"
rel="noopener noreferrer">
<i class="bi bi-instagram"></i>
</a>
</li>
<li>
<a class="nav-link social-links" href="https://www.linkedin.com/in/mathieunauleau/" target="_blank"
rel="noopener noreferrer">
<i class="bi bi-linkedin"></i>
</a>
</li>
<li>
<a class="nav-link social-links" href="https://www.github.com/mathnauleau" target="_blank"
rel="noopener noreferrer">
<i class="bi bi-github"></i>
</a>
</li>
<li>
<a class="nav-link social-links" href="https://www.etsy.com/shop/SKETCHday" target="_blank"
rel="noopener noreferrer">
<i class="bi bi-explicit-fill"></i>
</a>
</li>
<li>
<a class="nav-link social-links" href="https://dribbble.com/mathieunauleau" target="_blank"
rel="noopener noreferrer">
<i class="bi bi-dribbble"></i>
</a>
</li>
</ul>
</div>
</div>
</footer>
<!-- End Footer -->
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i
class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="js/localization.js"></script>
<script src="js/before-and-after.js"></script>
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>