-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsitemap.html
More file actions
230 lines (226 loc) · 6.98 KB
/
Copy pathsitemap.html
File metadata and controls
230 lines (226 loc) · 6.98 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
<!doctype html>
<html lang="en">
<head>
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-063933E3C2"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-063933E3C2");
</script>
<title>Site Map to Olivier's home page</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="theme-color" content="#bbdefb" />
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Lato"
/>
<link rel="icon" type="image/png" href="favicon.png" />
<link rel="manifest" href="manifest.json" />
<link href="css/me.css" rel="stylesheet" />
<link href="css/sitemap.css" rel="stylesheet" />
<meta
name="keywords"
content="olivier, giulieri, evoluteur, homepage, sitemap"
/>
<meta
name="description"
content="Site map for Olivier's home page: recipes, book carvings, and more fun stuff..."
/>
<meta
property="og:image"
content="https://evoluteur.github.io/pix/evoluteur-web.png"
/>
</head>
<body class="sitemap">
<nav class="nav"><a href="index.html">Evoluteur</a> > Site Map</nav>
<section class="c00 sitemap">
<h1>Site Map</h1>
<div class="cards">
<div class="card-home">
<h2><a href="index.html">Home</a></h2>
<ul>
<li>
<a href="fun/neige.html">My lovely cat</a>
</li>
<li>
<a href="fun/book-carvings.html">Book carvings</a>
</li>
<li>
<a href="fun/handlebar.html">"Daliesque" handlebar mustache </a>
</li>
<li>
<a href="fun/chakra-design.html">Chakra Design</a>
</li>
<li>
<a href="fun/handpan.html">Handpan</a>
</li>
<li>
<a href="fun/meditation.html">Meditation</a>
</li>
</ul>
</div>
<div class="cube">
<img src="pix/moebius/cube.webp" alt="" />
</div>
<div>
<h2><a href="recipes/desserts/index.html">Dessert Recipes</a></h2>
<ul>
<li>
<a href="recipes/desserts/creme-brulee.html">Crème brûlée</a>
</li>
<li>
<a href="recipes/desserts/pear-cream-tart.html"
>Pear cream tart</a
>
</li>
<li>
<a href="recipes/desserts/madeleines.html">Madeleines</a>
</li>
<li>
<a href="recipes/desserts/canneles.html">Cannelés</a>
</li>
</ul>
</div>
<img class="cab" src="pix/moebius/cab.webp" alt="" />
<div>
<h2><a href="fun/book-carvings.html">Book carvings</a></h2>
<ul>
<li>
<a href="fun/book-carving-the-childrens-book-of-virtues.html"
>The Children's Book of Virtues</a
>
</li>
<li>
<a href="fun/book-carving-the-grand-tour.html">The Grand Tour</a>
</li>
<li>
<a href="fun/book-carving-national-geo.html"
>National Geographic</a
>
</li>
</ul>
</div>
<div>
<h2>Fun little projects</h2>
<ul>
<li>
<a
class="extlink"
href="https://evoluteur.github.io/healing-frequencies/"
target="_blank"
>Healing frequencies</a
>
</li>
<li>
<a
class="extlink"
href="https://evoluteur.github.io/motivational-numerology/"
target="_blank"
>Motivational numerology</a
>
</li>
<li>
<a
class="extlink"
href="https://evoluteur.github.io/meet-the-fans/"
target="_blank"
>Meet the fans</a
>
</li>
<li>
<a
class="extlink"
href="https://evoluteur.github.io/van-tharp-marble-game/"
target="_blank"
>Van Tharp's marble game</a
>
</li>
<li>
<a
class="extlink"
href="https://evoluteur.github.io/madeleinology/"
target="_blank"
>Madeleinology</a
>
</li>
<li>
<a
class="extlink"
href="https://evoluteur.github.io/braille-tools/"
target="_blank"
>See your name in Braille</a
>
</li>
</ul>
<p>
<a href="https://evoluteur.github.io/github-projects-cards/"
>More...</a
>
</p>
</div>
<div>
<h2><a href="quotes/">Quotes</a></h2>
<ul>
<li>
<a href="quotes/quotes-software.html">Software quotes</a>
</li>
<li>
<a href="quotes/quotes-teams.html">Collaboration quotes</a>
</li>
</ul>
</div>
<div>
<h2>My articles on model-driven architecture</h2>
<ul>
<li>
<a
class="extlink"
href="https://www.codeproject.com/Articles/28636/Minimalist-Meta-Model-for-CRUD-Applications"
target="_blank"
>Minimalist Meta-Model for CRUD Applications</a
>
- 08/2008
</li>
<li>
<a
class="extlink"
href="https://www.codeproject.com/Articles/28810/Wizard-and-CRUD-Applications-to-Build-other-CRUD-A"
target="_blank"
>Wizard and CRUD Applications to Build other CRUD
Applications</a
>
- 08/2008
</li>
<li>
<a
class="extlink"
href="https://www.codeproject.com/Articles/28809/On-the-fly-Code-Generation-with-Evolutility"
target="_blank"
>On the fly Code Generation with Evolutility</a
>
- 09/2008
</li>
<li>
<a
class="extlink"
href="https://www.codeproject.com/Articles/1169060/Model-driven-REST-or-GraphQL-API-for-CRUD-and-More"
target="_blank"
>Model-driven REST or GraphQL API for CRUD and More
</a>
- 02/2017
</li>
</ul>
</div>
</div>
</section>
<footer>© 2026 Olivier Giulieri</footer>
</body>
</html>