-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
338 lines (293 loc) · 10.7 KB
/
index.html
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
328
329
330
331
332
333
334
335
336
337
338
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>My portfolio</title>
</head>
<body>
<div id="header"></div>
<div id="maincontainer">
<div class="column" id="about">
<div id="logo">
<div id=flower> <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" viewBox="0 0 600 600"><g id="Logo_fleur" transform="scale(.55503)"><path d="M0 0h1080v1080H0z" style="fill:none"/><path id="tige" d="M402.349 52.516h88.493v364.081h-88.493z" transform="matrix(-1.11084 0 0 .73247 1036.09 631.373)"/><path id="fleur" d="m0-642.442-143.329 321.221-143.362-321.26-143.363 321.26-143.328-321.221c-101.348 66.42-166.033 167.314-166.033 280.302C-739.415-162.114-536.723.039-286.691.039c250.033 0 452.724-162.153 452.724-362.179 0-112.988-64.685-213.882-166.033-280.302Z" style="fill:tomato;fill-rule:nonzero" transform="translate(858.467 719.096) scale(1.11084)"/><path id="fDroit" d="M0-456.882c82.669 82.669 65.915 233.456-37.421 336.792C-140.758-16.754-291.544 0-374.213-82.669L0-456.882Z" style="fill-rule:nonzero" transform="rotate(15 -3888.439 3910.388) scale(1.11084)"/><path id="fGauche" d="M0-456.882c-82.669 82.669-65.915 233.456 37.421 336.792C140.758-16.754 291.544 0 374.213-82.669L0-456.882Z" style="fill-rule:nonzero" transform="rotate(-15 4428.428 -191.33) scale(1.11084)"/></g></svg></div>
<div id="ascii">
<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
<text x="0" y="0">
</text></svg> </div>
<div class="about" id="about_title"> myname <br> bamily bame.
</div>
</div>
<div id="about_tagline"> tagline goes here</div>
<p class="about" id="about_content">Le lorem ipsum est, en imprimerie, une suite de mots sans signification utilisée à titre provisoire pour calibrer une mise en page, le texte définitif venant remplacer le faux-texte dès qu'il est prêt ou que la mise en page est achevée. Généralement, on utilise un texte en faux latin, le Lorem ipsum ou Lipsum.<br>bon
sinon trouve mon cv là et mon book papier ici</p>
<div class="about" id="about_contact">
@twitter <br>
[email protected] <br>
+331234567899
</div>
</div>
<div class="column" id="projects">
<div class="projects" id="projects_container">
<div class="projects" id="projects_grid">
<div class="project_wrapper">
<div class="projects_pic_container" id="p1">
<img class="projects_pic" src="/img/carreau_thumb.jpg"> </img>
</div>
<span class="projects_pic_name">Projet 1</span>
</div>
<div class="project_wrapper">
<div class="projects_pic_container" id="p2">
<img class="projects_pic" src=/img/bocalwaves_thumb.jpg></img>
</div><span class="projects_pic_name">Projet 2</span>
</div>
<div class="project_wrapper">
<div class="projects_pic_container" id="p3">
<img class="projects_pic" src="/img/culturebox_thumb.jpg"></img>
</div><span class="projects_pic_name">Projet 3</span>
</div>
<div class="project_wrapper">
<div class="projects_pic_container" id="p4">
<img class="projects_pic" src="/img/memoire_random_thumb.jpg"></img>
</div>
<span class="projects_pic_name">Projet 4</span>
</div>
<div class="project_wrapper">
<div class="projects_pic_container" id="p5">
<img class="projects_pic" src="img/boeuf_thumb.jpg"></img>
</div>
<span class="projects_pic_name">Projet 5</span>
</div>
<div class="project_wrapper">
<div class="projects_pic_container" id="p6">
<img class="projects_pic" src="/img/germaine_thumb.jpg"></img>
</div>
<span class="projects_pic_name">Projet 6</span>
</div>
<div class="project_wrapper">
<div class="projects_pic_container" id="p6">
<img class="projects_pic" src="/img/kezakomake_thumb.jpg"></img>
</div>
<span class="projects_pic_name">Projet 7</span>
</div>
<div class="project_wrapper">
<div class="projects_pic_container" id="p6">
<img class="projects_pic" src="/img/transe_thumb.jpg"></img>
</div>
<span class="projects_pic_name">Projet 8</span>
</div>
<div class="project_wrapper">
<div class="projects_pic_container" id="p6">
<img class="projects_pic" src="/img/soulshifter_thumb.jpg"></img>
</div>
<span class="projects_pic_name">Projet 9</span>
</div>
</div>
</div>
</div>
<div class="column" id="showcase">
<img class="showcase" id="showcase_picture" src="/img/carreau_02.jpg"></img>
<div class="showcase" id="showcase_text">
<h2 id="showcase_title">Titre</h2>
<div id="showcase_desc_wrapper">
<p id="showcase_desc"> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sed enim vulputate, malesuada mi sollicitudin, hendrerit augue. Phasellus mauris risus, ornare vel odio vitae, faucibus ultricies nulla. Donec eros augue, feugiat et orci et, vestibulum ultrices ligula. Ut quis felis maximus, malesuada velit eget, gravida ante. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse tellus tellus, elementum ut posuere eu, pharetra volutpat urna. Pellentesque vitae neque quis elit mollis pharetra ac id magna. In sed libero sed urna feugiat gravida vitae vehicula massa. Etiam convallis sagittis arcu, et consequat sem vehicula vel. Aliquam aliquam sit amet massa ut sodales. Integer nec aliquet nibh, ut iaculis dolor. Mauris laoreet, purus rhoncus semper consectetur, nulla risus semper velit, quis venenatis massa augue nec odio. <br>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sed enim vulputate, malesuada mi sollicitudin, hendrerit augue. Phasellus mauris risus, ornare vel odio vitae, faucibus ultricies nulla. Donec eros augue, feugiat et orci et, vestibulum ultrices ligula. Ut quis felis maximus, malesuada velit eget, gravida ante. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse tellus tellus, elementum ut posuere eu, pharetra voluatis massa augue nec odio. <br>
augue. Phasellus mauris risus, rnare vel odio vitae, faucibus ultricies nulla. Donec eros augue, feugiat et orci et, vestibulum ultrices ligula. Ut quis felis maximus, <br><br>
augue. Phasellus mauris risus, ornare vel odio vitae, faucibus ultricies nulla. Donec eros augue, feugiat et orci et, vestibulum ultrices ligula. Ut quis felis maximus,
</p>
</div>
</div>
</div>
</body>
</html>
<style>
html {
--border_test: 0px solid;
}
body{
font-family: monospace;
background-color:snow
}
header{}
#maincontainer{
position:fixed;
display:flex;
justify-content:flex-start;
gap:30px;
border: var(--border_test) pink;
height:99%;
padding-bottom:10vh;
padding-left:2vw;
padding-right:1vw;
}
.column {
height:99vh;
border: var(--border_test) grey
}
#about{
position:relative;
min-width:20vw;
width:20vw;
border: var(--border_test) green}
.about{}
.break{width:100px; height:1px;
border: var(--border_test) red;
}
#logo{display:flex;
border: var(--border_test) indigo;
gap:0.3vw;
}
#flower svg{}
#flower{
width:3vw;
border:var(--border_test) indigo}
#about_title{
border: var(--border_test) darkkhaki;
line-height: 107%;
font-size:1.5vw;
height:available;
bottom:-0;
padding-bottom:1vh;
}
#ascii{
border: var(--border_test) salmon;
height:100%;
display:none
}
/*#ascii svg {
border: var(--border_test) navy;
width: 100%;
height:100%;
}
#ascii svg text {
line-height: 100%;
white-space: pre;
font-family: monospace;
font-size: 1em;
fill: cornflowerblue;
border: var(--border_test) navy;
height:10%;
}
*/
#about_tagline{
padding-top:1vh;
padding-bottom:1vh;
border-top: 1px solid black;
border-bottom: 1px solid black;
}
#about_content{
position:relative;
width:100%;
height:auto;
border: var(--border_test) blue;
}
#about_contact{
position:absolute;
line-height:130%;
bottom:0%;
height:available;
border: var(--border_test) orange;
}
#projects{
min-width:8vw;
width:10vw;
height:available;
align-self:flex-start;
border: var(--border_test) blue;
height:100%;
padding:5px;
padding-bottom:1%;
padding-top:0px;
overflow-y:scroll;
scrollbar-color: linen snow;
scrollbar-width:thin;
}
.projects{
padding:1px;
}
/*#projects_container{
border: var(--border_test) purple;
height:100%;
overflow-y:scroll;
}*/
#projects_grid{
display:grid;
gap:10px;
flex-wrap:wrap;
border: var(--border_test) grey;
}
.project_wrapper{
position:relative;
border: var(--border_test) indianred;
}
.projects_pic_container{
padding:1px;
border: var(--border_test) seagreen;
width:available;
max-width:50vh;
height:auto;
}
.projects_pic{
width:100%; height:100%;
border-radius: 5%;
border:2px solid linen;
object-fit:scale-down;
object-position:0 0;
}
.projects_pic_name{
position:relative;
/*left:7%;
color:white;
padding:4px;
border-radius:3px;
background:rgba(0,0,0,0.5);
*/
bottom:0%;
border: var(--border_test) orange;
}
#showcase{
width:available;
max-width:70vw;
display:table-cell;
vertical-align: bottom;
border: var(--border_test) brown;
}
/*
.showcase{}
#showcase_container{
max-height:100%;
border: var(--border_test) lightgreen;
}
#showcase_picture_container{
height:20%;
padding:0px;
border: var(--border_test) black;
}
*/
#showcase_picture{
object-fit:contains;
max-width:100%;
max-height:80vh;
border-radius: 1vw;
border: var(--border_test) lightblue;
}
#showcase_text{
height:50vh;
border: var(--border_test) magenta;
padding:1px;
}
#showcase_title{
border: var(--border_test) steelblue;
}
#showcase_desc_wrapper{
overflow-y: scroll;
width: available; /*modify to suit*/
height: 12vh; /*modify to suit*/
padding:1px;
border: var(--border_test) red;
}
#showcase_desc{
columns: 3;
width:90%;
border: var(--border_test) lime;
}
</style>